Make DiscordPlugin available for other servers #51

Closed
opened 2018-06-05 18:04:09 +00:00 by NorbiPeti · 0 comments
NorbiPeti commented 2018-06-05 18:04:09 +00:00 (Migrated from github.com)

Make all the features optional:

  • General event broadcasting (in a hacky way; PlayerListWatcher)
  • Store all channel IDs in the config (not the same file where all current stuff is stored)
  • Player list in channel description
  • Game roles
  • Minecraft chat as a whole (no threads, if not)
  • Custom chat
  • Private chat (mcchat)
  • Error reporting
  • Announcing posts from Reddit (including unpinning messages from #general on start)
  • Autoupdater (which is just a reaction placer at this point, and not working; remove?)
  • Server ready stuff
  • Full house
  • /list stuff
  • RP chat is treated as global chat
  • MC channel support (ButtonCore) If a channel is disabled, it won't be recognised
  • Mute role
  • Excluded plugins for fake player events
  • Version command!
  • Place token in DiscordPlugin dir
Make all the features optional: * [x] General event broadcasting (in a hacky way; PlayerListWatcher) * [x] Store all channel IDs in the config (not the same file where all current stuff is stored) * [x] Player list in channel description * [x] Game roles * [x] Minecraft chat as a whole (no threads, if not) * [x] Custom chat * [x] Private chat (mcchat) * [x] Error reporting * [x] Announcing posts from Reddit (including unpinning messages from #general on start) * [x] Autoupdater (which is just a reaction placer at this point, and not working; remove?) * [x] Server ready stuff * [x] Full house * [x] /list stuff * [x] RP chat is treated as global chat * [x] ~~MC channel support (ButtonCore)~~ If a channel is disabled, it won't be recognised * [x] Mute role * [x] Excluded plugins for fake player events * [x] Version command! * [x] Place token in DiscordPlugin dir
Sign in to join this conversation.
No description provided.