Custom discord robot for the Charlie's Angels guild https://angels.gtarp.nl

Double-Vee 0ad043b788 begin to integrate webgui %!s(int64=3) %!d(string=hai) anos
bot 0ad043b788 begin to integrate webgui %!s(int64=3) %!d(string=hai) anos
webgui 0ad043b788 begin to integrate webgui %!s(int64=3) %!d(string=hai) anos
.gitignore 0ad043b788 begin to integrate webgui %!s(int64=3) %!d(string=hai) anos
README.md 0ad043b788 begin to integrate webgui %!s(int64=3) %!d(string=hai) anos
requirements.txt 0ad043b788 begin to integrate webgui %!s(int64=3) %!d(string=hai) anos

README.md

Iris Pseudácorus Mallard

A Discord robot for the Angels Discord written in Python.

Requirements

  • Python3
  • PostgreSQL
  • Web server gateway interface like uWSGI or Gunicorn

Installation

  1. Clone the git repository: git clone ...
  2. Change into the repo directory: cd ...
  3. Create virtual environment: python3 -m venv .
  4. Activate virutal environment: source bin/activate
  5. Install required packages: pip3 install -r requirements.txt

Run

  1. Activate virutal environment: source bin/activate
  2. Change into the bot directory: cd bot
  3. python rotbot.py