Remove release type and intents
This commit is contained in:
parent
052dc251a1
commit
54993de287
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"prefix": "n!",
|
||||
"release": "Developer Release",
|
||||
"build": "1.3.3dev",
|
||||
"build": "1.4dev",
|
||||
"footerTxt": "Anitrox, made with <3 by IDeletedSystem64 | 2018-2023",
|
||||
"sandbox": {
|
||||
"enabled": false,
|
||||
|
@ -64,10 +63,5 @@
|
|||
"Go for it! :smile:",
|
||||
"Good idea!",
|
||||
"Sure"
|
||||
],
|
||||
"intents": [
|
||||
"GUILDS",
|
||||
"GUILD_MESSAGES",
|
||||
"GUILD_PRESENCES"
|
||||
]
|
||||
}
|
Reference in New Issue