|
|
||
|---|---|---|
| LICENSE | ||
| README.md | ||
| __init__.py | ||
| config.py | ||
| plugin.py | ||
| requirements.txt | ||
| test.py | ||
README.md
TVMaze
Limnoria plugin to fetch TV show information and schedules from tvmaze.com API
Instructions
This plugin requires Python 3 and Limnoria
-
Clone this repository into your bot/plugins directory
git clone --depth=1 https://gitlab.com/cottongin/TVMaze.git -
Install requirements for the plugin via pip
pip install -r requirements.txt -
Load the plugin on your bot