Go to file
Inex Code b51d4dfa11 Зимнее меню кофе-лайка 2019-07-06 09:25:05 +03:00
plugins Зимнее меню кофе-лайка 2019-07-06 09:25:05 +03:00
LICENSE Create LICENSE 2019-06-18 01:49:41 +03:00
README.md Create README.md 2019-06-18 02:11:31 +03:00
config.json YT Music link convert 2019-02-10 19:58:20 +03:00

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.