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