GearTech0 / basic-discord-bot-framework

My old alice repo is outdated and I wanted to start her anew. This is Alice 2.0 Discord Management bot.
GNU General Public License v3.0
0 stars 1 forks source link

Create App Console Interface #36

Open GearTech0 opened 4 years ago

GearTech0 commented 4 years ago

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:

  1. Interface with bot apart from the server and discord
  2. Should be able to use basic commands such as: update, config show, command list