https://github.com/focabot/focabot
Music with seals!
https://github.com/focabot/focabot
bot discord discord-bot music redis
Last synced: 9 months ago
JSON representation
Music with seals!
- Host: GitHub
- URL: https://github.com/focabot/focabot
- Owner: FocaBot
- License: mit
- Created: 2016-09-14T23:05:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:15:14.000Z (over 3 years ago)
- Last Synced: 2025-04-22T10:22:48.643Z (about 1 year ago)
- Topics: bot, discord, discord-bot, music, redis
- Language: CoffeeScript
- Homepage: https://www.focabot.xyz/
- Size: 1.51 MB
- Stars: 17
- Watchers: 5
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FocaBot
FocaBot is an easy to use music bot for discord, it includes most of the commands
you would expect for a music but, plus some extras, like a `seek` command, many
audio filters (`| nightcore`, anyone?), and advanced queue management (`move`, `swap`, `remove`)
It includes some non-music related modules as well, like a tag system, configurable server greetings,
Google Images, Danbooru and Imgur search, among other stuff.
It's built on top of the [Azarasi](https://github.com/FocaBot/Azarasi) framework
and [Discord.js](https://qeled.github.io/discordie/). It's easy to create your own modules.
## Quick Setup
If you want to host the bot yourself, you'll only need these commands (Node.js must be installed):
```
$ npm install -g focabot
$ focabot
```
For advanced needs, including sharded setups and custom modules, check the documentation.
## Documentation
To learn more about the available commands and filters, and how to host the bot yourself
check the [website](https://www.focabot.xyz/).
## Official discord server
If you have problems with the bot or some feature requests, feel free to come to the [official discord server](https://discord.gg/V5drVUS)

