Discord Bot written in Java using JDA
First, rename config.properties.template to config.properties under src/ folder, and type inside your Discord bot token and your MongoDB connection String. If you need help getting those Strings, read this guide to get your Discord token and this webpage to get a MongoDB database.
Run CharBot.java to start your bot.