Discord bot to automagically open the door from discord with a bot. Requires door library from https://github.com/lugatuic/doorkeeper-controller
- specify token in
secrets.txt
pip install .
- run discord bot with
python -m doorbot
- Valid guild IDs are listed in
doorbot/__main__.py:17