/DiscordBot

A discord bot on Heroku using JDA and Spring Boot.

Primary LanguageJava

DiscordBot

A Discord bot made with JDA and Spring. This project is also running on Heroku.

Commands

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

Dependencies

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: