Restructured settings

This commit is contained in:
2025-07-19 03:23:08 +03:00
parent 6d5177629a
commit 7985fe19a9
2 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View File

@@ -48,3 +48,4 @@ CMakeUserPresets.json
build/
.cache/
settings.hpp

7
settings.empty.hpp Normal file
View File

@@ -0,0 +1,7 @@
#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