Custom discord robot for the Charlie's Angels guild https://angels.gtarp.nl
|
|
před 3 roky | |
|---|---|---|
| bot | před 3 roky | |
| webgui | před 3 roky | |
| .gitignore | před 3 roky | |
| README.md | před 3 roky | |
| requirements.txt | před 3 roky |
A Discord robot for the Angels Discord written in Python.
git clone ...cd ...python3 -m venv .source bin/activatepip3 install -r requirements.txtExpose django to the web. (TODO: more details)
source bin/activatecd botpython rotbot.py