The source code of Cartoland Bot, a discord bot developed for a server named Cartoland. Join Cartoland here: https://discord.gg/UMYxwHyRNE
For performance reasons, this bot won't verify if all the necessary paths and files exist. If you want to run the bot yourself, you must have the following folders and files:
- 📄
config.propertieswith properties oftokendb.urldb.usersdb.password
- 📁
lang/with all.jsonfiles found in thelang/folder of this repository. - 📁
logs/
Start the bot by running the following command in your terminal:
java -jar Cartoland.jar
Set the token property in config.properties with the token of your own bot. Make sure you have all the required folders and files before launching.

