/GitCord

Discord bot that replies to your messages with information about Issues and Pull Requests.

Primary LanguageJava

GitCord

Discord bot that replies to your messages with information about Issues and Pull Requests.

Note

This project has been discontinued. Currently a running version is up and you can invite it using this URL, although it may be shut down at any moment.

Runnning yourself

Change this line to whatever mode you want to use; DEV, PROD or DEFAULT. Then copy the info file into info(-dev/-prod).properties. Then build the project with mvn package and run the jar with java -jar target/gitcord-1.x.jar.