I'd like to be able to give the bot commands away from Discord because sometimes its inconvinient to go to discord. Also, sometimes information should only be available through console rather than Discord (i.e manual updating, database information and configuration, state summaries, state forcing, etc..)
Using Electron. This will probably be in a separate repository.
Expectation:
Interface with bot apart from the server and discord
Should be able to use basic commands such as: update, config show, command list
I'd like to be able to give the bot commands away from Discord because sometimes its inconvinient to go to discord. Also, sometimes information should only be available through console rather than Discord (i.e manual updating, database information and configuration, state summaries, state forcing, etc..)
Using Electron. This will probably be in a separate repository.
Expectation: