A configurable multipurpose bot bringing you music, multiplayer games, moderation commands and more!
Shadbot is no longer maintained nor usable on Discord.
It was a great adventure and I thank all the people who helped me, who supported me on Patreon and who used this bot during all these years.
Feel free to fork it and maintain your own version!
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!
- Discord4J
- lavaplayer
- OWM-JAPIs
- Bucket4J
- javaluator
- MongoDB-java
- Sentry
- Prometheus
- JUnit5
- And many others...
Copyright (C) 2022 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