Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/focabot/focabot
Music with seals!
https://github.com/focabot/focabot
bot discord discord-bot music redis
Last synced: 27 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:15:14.000Z (about 2 years ago)
- Last Synced: 2024-04-14T15:46:40.516Z (9 months ago)
- Topics: bot, discord, discord-bot, music, redis
- Language: CoffeeScript
- Homepage: https://www.focabot.xyz/
- Size: 1.51 MB
- Stars: 18
- Watchers: 7
- 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)