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