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