Skip to content

nbaak/discordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages