made the /bk_week_get function properly... and a bunch more that i forgor

This commit is contained in:
2025-02-09 15:53:50 +01:00
parent b816c12a6c
commit dc2342737c
14 changed files with 285 additions and 40 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"servers": {
"SERVER ID": {
"bk_week_channel": "CHANNEL ID INT",
"bk_week_users": [
"USER ID 1",
"USER ID 2"
]
}
}
}