mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-23 03:01:03 +00:00
fix(discord-bot): check if the member has the role
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"discord": {
|
||||
"token": "YOUR-BOT-TOKEN-HERE",
|
||||
"id": "1038762591805247518"
|
||||
"id": "1038762591805247518",
|
||||
"trainRole": "965267139902705744"
|
||||
},
|
||||
|
||||
"telegram": {
|
||||
"token": "YOUR-BOT-TOKEN-HERE"
|
||||
"token": "YOUR-BOT-TOKEN-HERE"
|
||||
},
|
||||
|
||||
"server": {
|
||||
|
||||
Reference in New Issue
Block a user