/DCTbot

Bot discord with multiple features

Primary LanguagePython

DCTbot

Discord Bot with multiple features for a community server related to comicbooks.

Prerequisites

Stack Version
Python 3.6+

If you don't have pip, you have to install it with this command line (on Linux):

sudo apt install python3-pip

Then, use the following command line to install some needed libs:

pip install -r requirements.txt

Launch

Launch the bot from the project root. If you have several version of Python, you must use python3 or python3.X

python /path/to/dctbot/bot.py

example

A screenshot from the embed help command.

example2