initial commit

This commit is contained in:
2024-10-26 04:47:45 -05:00
commit 9d837a1dad
16 changed files with 1022 additions and 0 deletions

5
settings_example.json Normal file
View File

@@ -0,0 +1,5 @@
{
"TOKEN": "yourtokenhere",
"OWNER_ID": "user id of bot owner here"
}