lungdart/discord_rpg_bot

Multiserver support

Opened this issue · 0 comments

The original design of this bot was based of old IRC methodologies which aren't restricted in discord.

The design should be changed to support the following features:

  • Single bot instance serving multiple servers
  • Ability to invite bot to any discord server
  • Find a way to have the bot only output to the channel an action references (Channel command started, channel battle was started in)
  • Character files are saved across servers, but the context of all commands can only reference characters on the server/channel the command was given.