Skip to content

Commit 9633cbf

Browse files
committed
Complete autoRole
1 parent 7430273 commit 9633cbf

27 files changed

+1888
-0
lines changed

15 - AutoRole/.env.example

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
TOKEN = YOUR_BOT_TOKEN
2+
MONGODB_URI = YOUR_MONGO_URI

15 - AutoRole/config.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"testServer": "1049345075366334617",
3+
"clientId": "1051228977068519565",
4+
"devs": ["1049343381903515778"]
5+
}

0 commit comments

Comments
 (0)