Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 559 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 559 Bytes

CharBot

Discord Bot written in Java using JDA

How to use

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.