A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
Go to file
Norbi Peti b95b9092f5 Merge branch 'master' into dev
Conflicts:
	src/main/java/buttondevteam/discordplugin/DiscordPlayer.java
	src/main/java/buttondevteam/discordplugin/DiscordPlugin.java
	src/main/java/buttondevteam/discordplugin/commands/ConnectCommand.java
	src/main/java/buttondevteam/discordplugin/commands/UserinfoCommand.java
	src/main/java/buttondevteam/discordplugin/listeners/MCChatListener.java
	src/main/java/buttondevteam/discordplugin/listeners/MCListener.java
	src/main/java/buttondevteam/discordplugin/mccommands/AcceptMCCommand.java
2017-04-02 02:06:00 +02:00
src Merge branch 'master' into dev 2017-04-02 02:06:00 +02:00
.gitignore Added files 2016-09-16 23:07:53 +02:00
License.md Added license... 2016-12-13 19:37:27 +01:00
pom.xml Discord4J's branch got merged 17h ago 2016-12-21 22:42:54 +01:00
README.md Update README.md 2016-10-23 21:32: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.