taylor224 / FredBoat

A free distributed Discord music bot hosted for free for tens of thousands of servers

Home Page:http://docs.frederikam.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FredBoat Build Status Crowdin

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.

Join FredBoat Hangout

Documentation

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

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.

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 tens of thousands of servers

http://docs.frederikam.com

License:MIT License


Languages

Language:Java 97.9%Language:HTML 2.1%