Administration commands - panthernet/ThunderED GitHub Wiki

Console commands

Type them right in the app console and press enter

  • flushn - flush processed notifications ID list from the database
  • flushcache - flush all cache from database
  • help - display help notes
  • quit - shutdown bot app

Discord commands

Type them in discord channel and send as a message

  • !rehash - reload settings file from disk and reinitialize bot
  • !reauth - force one time run of auth check module
  • !sys - system command which incorporates other commands
    • cleartable - clears database table specified by name
  • !rngroup - rename auth groups in member entries inside database. Useful if group name has been changed in config file.

test