You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Inex Code b51d4dfa11
Зимнее меню кофе-лайка
4 years ago
plugins Зимнее меню кофе-лайка 4 years ago
LICENSE Create LICENSE 4 years ago
README.md Create README.md 4 years ago
config.json YT Music link convert 4 years ago

README.md

ixizi

Our homegrown discord bot plugins for disco

Usage

Add some of our plugins to your plugins directory. You may use config.json as a reference.

To launch the bot use something like

python3.6 -m disco.cli --config /path/to/config.json

Plugins in this repo

coffee (in russian)

Chooses the drink from Coffee Like menu. Or something from Nescafe. Uses py-rolldice as a randomizer.

dicer

Just a wrapper for the py-rolldice library.

references

Fetches Firebase to show the reference card. Make sure to configure this one. It uses the following structure:

references
 +-- object_id
 |   +-- color [integer]
 |   +-- description
 |   +-- image [URL]
 |   +-- name
 |   +-- owner
 |   +-- ownerAvatar [URL]
 |   +-- thumbnail

ytconvert

Just converts Youtube links to Youtube music links. All Youtube links in GREAT_TUNES channel will be converted automatically.


Licensed under WTFPL. Inex Code.