Java application that mainly relies on Java Discord API to do its magic https://github.com/DV8FromTheWorld/JDA Other than that..it's just a bunch of string parsing and REST calls..more random stuff to be added, stay tooned!
- Go to discord.gg, and make a bot https://discord.com/developers/docs/intro
- Get the token from the bot, and update \src\main\resources\jda.properties with it
- Invite the bot to your discord server
- Start the app (Main.java)
- (Extra Credit) - Host the bot in a cloud somewhere so that it's always on and ready to serve