/Hecate-by-chof64

Hecate by CHOF64 is a discord bot that is under development.

Primary LanguagePython

Hecate + Cataclysm Hecate is a Discord bot that interacts
with Politics and War API to get information.

GitHub Super Linter Pylint

Installation

To install Hecate, you first need to do the following:

  1. Create you application in Discord Developers portal.
  2. Create .env from example.env.
  3. Use Poetry to install dependencies with poetry install.
  4. Run application with python3 ./src/main.py

Installation steps might change as development continues