Skip to content

A free distributed Discord music bot hosted for free for over 150,000 servers

License

Notifications You must be signed in to change notification settings

mtnkodiak/MadsonicBot

 
 

Repository files navigation

FredBoat Build Status Crowdin Twitter Follow

FredBoat is a bot that has various features, but most notably is that it can play music. Pull requests are welcome and please report any issues you find in issues.

FredBoat is licensed under the MIT license, so feel free to copy small or large parts of the code here without having to ask. I would love to see what you can create with it!

Join FredBoat Hangout

Documentation

Help can be found at https://frederikam.github.io/FredBoat/

For installation instructions, go to http://docs.frederikam.com/selfhosting

Contributing

FredBoat is built using Maven, so you should just be able to import the project in your favorite IDE and download all dependencies while building. Check out the issues to find out what needs to be done.

Code conventions

Code is indented with 4 spaces and without brackets on newlines. Please use the logging system (SLF4J) instead of System.out or System.err.

Issue labels

  • Beginner Means that the issue should be suitable for new contributors.
  • Intermediate Means that the issue might be somewhat more difficult.
  • Advanced Means that the could be a major feature or requires a deep understanding of the bot.
  • Docs Means that help is wanted to improve the documentation.

These 4 tags all imply that help is wanted, so feel free to contribute at whichever level. Please announce your intention to work on something so we don't accidentally try to write the same changes!

Also feel free to work on your own ideas. Especially commands, we can't have too many of those.

About

A free distributed Discord music bot hosted for free for over 150,000 servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • HTML 1.8%