Custom discord robot for the Charlie's Angels guild https://angels.gtarp.nl
|
|
il y a 2 ans | |
|---|---|---|
| bot | il y a 2 ans | |
| webgui | il y a 3 ans | |
| .gitignore | il y a 3 ans | |
| README.md | il y a 2 ans | |
| requirements.txt | il y a 2 ans |
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