A configurable multipurpose bot bringing you music, multiplayer games, moderation commands and more!
Add Shadbot on your own server by clicking on this link!
Join the support server if you have any questions, suggestions or if you just want to talk.
In order to store custom settings or coins, I may save server ID, channel(s) ID, role(s) ID or user(s) ID in a persistent database.
If an error occurs while you're interacting with Shadbot, I may log the content of the message that triggered the command for debugging purpose.
If you have any questions or requests, do not hesitate to join the support server or directly contact me via Discord (Shadorc#8423).
- Discord4J
- lavaplayer
- OWM-JAPIs
- Bucket4J
- javaluator
- MongoDB-java
- Sentry
- Prometheus
- JUnit5
- And many others...
1. Make sure Java 16 is installed.
2. Fork the Shadbot repository: https://github.com/Shadorc/Shadbot/fork
3. Clone your forked repository, ie.
git clone http://github.com/<YOUR-USERNAME>/shadbot.git
4. Read this: https://github.com/Shadorc/Shadbot/wiki/Build-&-Configure
5. Run
mvn package
.
6. Locate the
shadbot-<VERSION>.jar
.
7. Open command prompt and run
java -jar shadbot-<VERSION>.jar
.
8. You're done!
Copyright (C) 2021 Shadorc
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.The full licence can be found here.This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/
Bot originally inspired by MantaroBot