8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
#define TOKEN "Your bot token here"
|
|
|
|
// Guild id here
|
|
#define GUILD 0
|
|
|
|
// Whoever is going to be admin. Their ID here
|
|
#define ADMIN_ID 0
|