Remove release type and intents

This commit is contained in:
Sophie Marie 2023-01-05 15:02:04 -06:00
parent 052dc251a1
commit 54993de287
No known key found for this signature in database
GPG Key ID: 0C9FB786E7770775
1 changed files with 1 additions and 7 deletions

View File

@ -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"
]
}