Custom discord robot for the Charlie's Angels guild https://angels.gtarp.nl
|
|
há 1 ano atrás | |
|---|---|---|
| bot | há 1 ano atrás | |
| .gitignore | há 3 anos atrás | |
| README.md | há 2 anos atrás | |
| requirements.txt | há 1 ano atrás |
A Discord robot for the Angels Discord written in Python.
git clone ...cd ...python3 -m venv .source bin/activatepip3 install -r requirements.txtcp webgui/webgui/local_settings_example.py webgui/webgui/local_settings.pynano webgui/webgui/local_settings.pypython webgui/manage.py runserver
Expose django to the web. (TODO: more details)source bin/activatepython bot/main.py