twohoursonelife / dictator

The Dictator of 2HOL. A Discord bot taking care of displaying user and player information about Two Hours One Life in our Discord guild.
https://twohoursonelife.com
The Unlicense
3 stars 6 forks source link
discord-bot discord-py onehouronelife python3

dictator

The Dictator of 2HOL. Taking care of displaying user and player information about Two Hours One Life in our Discord guild

Features

Commands

Commands must begin with the configured prefix. By default this is - (hyphen)

Setup guide to run the bot

This guide assumes the database and discord are setup as required

Steps

  1. Clone the repository and change into the directory

    • git clone https://github.com/twohoursonelife/dictator.git
    • cd dictator
  2. Copy example.env to .env, set required environment variables and optional variables if necessary

  3. Run the bot

    • docker compose up -d --pull always

or for local development

The bot should now be running

Environment variables

See example.env

You can copy and rename this file to .env to easily set environment variables