Skip to content

Commit ec26204

Browse files
committed
Update config.jsonc
1 parent bd00d0b commit ec26204

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/config.jsonc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@
88

99
// Command settings
1010
"ignore_files" : ["__pycache__","placeholder.txt","AutoMod.py"], // Do not load the specified commands
11-
"ignore_categories" : [], // Do not load the specified categories of commands
11+
"ignore_categories" : ["ai"], // Do not load the specified categories of commands
1212
"max_guilds" : -1, // Maximum number of guilds
13-
1413
// Proxies
1514
"proxies" : [
1615
{

0 commit comments

Comments
 (0)