General utility bot for the JavaDiscord Community
Command list at https://pages.javadiscord.net
To start up, the bot only needs a bot.props file in the source directory.
The file must contain a Discord Bot Token and a MongoDB Connection String.
token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
mongologin=mongodb+srv\://<USER>\:<PASSWORD>@<CLUSTERURL>