Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 689 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 689 Bytes

Just another Discord Bot

Requirements

  • Python 3.10
    • discord.py
    • requests
    • wikipedia
python3 -m pip install -r requiremetns.txt

Usage

  1. Get your API Key for your Bot Application from the Developers Page.

  2. CONFIG.py

    1. Add API Key to Config.
  3. Docker

    1. Build Container docker-compose build
    2. Start Container docker-compose up -d
    3. Stop Container docker-compose down

Christmas Countdown

If you want to enable the Christmas Countdown in one of your Channels, just go in the Channel and type /setchristmaschannel. You need at least Administator Permissions for this.