1
0

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

root 98ade06aa3 libpq-dev hint @ README, .gitinore PyCharm, copy instead of move example file with missing settings, bugfixes for \!8ball & \!dice 3 жил өмнө
bot 98ade06aa3 libpq-dev hint @ README, .gitinore PyCharm, copy instead of move example file with missing settings, bugfixes for \!8ball & \!dice 3 жил өмнө
webgui 709fcc26c3 token auth (partial) 3 жил өмнө
.gitignore 98ade06aa3 libpq-dev hint @ README, .gitinore PyCharm, copy instead of move example file with missing settings, bugfixes for \!8ball & \!dice 3 жил өмнө
README.md 98ade06aa3 libpq-dev hint @ README, .gitinore PyCharm, copy instead of move example file with missing settings, bugfixes for \!8ball & \!dice 3 жил өмнө
requirements.txt 88a8a6ad0e semanticui, settingsexport, db routers, bot models required for interactive setting 3 жил өмнө

README.md

Iris Pseudácorus Mallard

A Discord robot for the Angels Discord written in Python.

Requirements

  • Python3
  • PostgreSQL (libpq-dev)
  • Web server gateway interface like uWSGI or Gunicorn
  • A discord token

Installation

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

Web interface

Expose django to the web. (TODO: more details)

Run bot

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

Edeting the look of the webgui

Build Fomatic-ui

Theming