c8c33e6f252765e82dbda540e1356a8ee6877978
Prepare jeeves repository for refactor. Removed obsolete commands.
discord-jeeves
Installation
- Clone this repository to a directory you want the bot to run from
pip3 install -r requirements.txt- Copy
jeevesbot/env.py.disttojeevesbot/env.pyand change the variables. - Copy
jeevesbot/secret.json.disttojeevesbot/secret.jsonand add your Google Drive API secret.json cp scripts/jeeves.service /etc/systemd/system/jeeves.serviceand change the variables to suit your environment.systemctl daemon-reloadsystemctl start jeeves.service
Description
Languages
Python
100%