Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 603 Bytes

cli-interface.md

File metadata and controls

33 lines (19 loc) · 603 Bytes

CLI Interface

There is some functionality you have to enable via command line, such as adding a global admin or whitelisting servers.

Add Global Admin

docker-compose exec web ./manage.py add-global-admin USER_ID_HERE

Add Guild Flags

docker-compose exec web ./manage.py wh-add GUILD_ID_HERE FLAG_HERE

Remove Guild Flags

docker-compose exec web ./manage.py wh-rmv GUILD_ID_HERE FLAG_HERE

Valid Guild Flags

Option Description
MODLOG_CUSTOM_FORMAT Allows the modlog custom format
MUSIC Does nothing