Ask user why he joined the server + add him the member role

This commit is contained in:
2026-01-14 01:01:37 +01:00
parent 61c1e3f796
commit c04abccbb6
2 changed files with 40 additions and 3 deletions

View File

@@ -1,4 +1,6 @@
#pragma once
#include <dpp/dpp.h>
#include <dpp/nlohmann/json.hpp>
#include <dpp/nlohmann/json.hpp>
#include <iostream>