NebulaBot is a feature rich, opensource java Discord Bot. Designed for server owners so that they can focus on other things instead of using bots that require subscriptions for basic features (Looking at you MEE6 >:|). You can change almost everything about NebulaBot by changing the included .env file.
- Moderation
- Welcome Messages
- Random Memes
- Private VC's
- Reaction Roles
- Suggestions
- Avatar tools
- Ticket System
- Random dog/cat pictures
- Economy (WIP)
- Xp system And more! If you want a full list of features you should try the bot yourself ;).
For
- XP System
- Economy
You will need to have a MongoDB server. I recommend MongoDB Atlas: MongoDB Atlas (It's free).
By downloading and extracting the zip in releases you get a .jar and a .env file. You can't delete or move the .env file, that would break the bot. Running the bot is pretty simple by using this command in your terminal (This can differ if you use other java versions).
java -jar <jarname>.jar
Feedback, issues or feature requests? Please create an issue or a pull request! I'll make sure i will be able to respond as soon as possible ;)