A Discord bot made with JDA and Spring. This project is also running on Heroku.
All commands can be found in src/main/java/com/ricky/spring/MessageResponder.java. Here are a few of my favorites:
~pokedex: gets pokedex info from a name and entry number.
~pokedex pikachu 1
~speak: text to speech.
~speak Hello there!
~dictionary: gets dictionary definitions from the Oxford Dictionary.
~dictionary discord
See the pom.xml for all the libraries and APIs used by this project. Along with the pom.xml dependencies, I've also used these web APIs: