Skip to content

Midnight-Cafe/lacus

Repository files navigation

lacus

Moderation bot

Get Started

Requirements:

  • Python 3.9

How to install:

python -m pip install -r requirements.txt

If you are using virtualenv:

python -m venv env
source env/bin/activate
pip install -r requirements.txt

How to run the bot

  1. Make a copy of .env.empty and call it .env.
  2. Make a copy of config.yml.empty and call it config.yml.
  3. Create a Discord server to test the bot.
  4. Go to the Discord Developer Portal and create a bot account.
  1. Invite the bot to your server.
  2. Populate config.yml based on your test server.

To run locally:

python app.py

About

Moderation bot

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •