Initial bot code

This commit is contained in:
2025-07-31 02:43:35 -04:00
parent 44b65e5196
commit 54b8c67dd9
8 changed files with 1027 additions and 0 deletions

7
key_data.json.example Normal file
View File

@ -0,0 +1,7 @@
{
"messageId": null,
"loggingChannel": null,
"joinCutoff": "2025-06-07",
"users": [],
"keys": []
}