A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
Go to file
Norbi Peti aabdd3a914
Channel connect, fixes
- To do or not to do
- Fixed args handling regarding whitespace
- Showing the help text for cmds when needed
- Fixed userinfo cmd not accepting spaces while Discord does
- Moved command registration to start, not the initializer
-- Prevents possible deadlocks according to IntelliJ
- Other fixes
2018-05-22 22:43:36 +02:00
src Channel connect, fixes 2018-05-22 22:43:36 +02:00
.gitignore Channel connect, fixes 2018-05-22 22:43:36 +02:00
.travis.yml Finished game roles 2018-05-07 01:11:08 +02:00
deploy.sh Finished game roles 2018-05-07 01:11:08 +02:00
License.md Finished game roles 2018-05-07 01:11:08 +02:00
pom.xml Channel connect, fixes 2018-05-22 22:43:36 +02:00
README.md Finished game roles 2018-05-07 01:11:08 +02:00

DiscordPlugin

A plugin that controls the Chroma Bot Discord bot.

Features

Announce new posts from /r/ChromaGamers

If it's a (distinguished) moderator post, it'll be posted to the #announcements channel, otherwise it'll be posted and pinned to #general.

Announce server restarts

Currently it only says when the server starts up but that's about to change soon...

Planned and work-in-progress features

See here.