Skip to content

A discord bot for the tldr news network's discord server

License

Notifications You must be signed in to change notification settings

UP822718/TLDR-Bot

Repository files navigation

TLDR-Bot

A discord bot for the tldr news network's discord server

Install Guide

  1. Download or clone the bot
git clone https://github.com/Hattyot/TLDR-Bot.git
cd TLDR-Bot
  1. install required modules
pip3 install -r requirements.txt
  1. Rename config_example.py to config.py and add relevant info
  2. Install community edition mongodb server. Installation guides: https://docs.mongodb.com/manual/administration/install-community/
  3. Run the bot
python3 bot.py

Running with docker

docker-compose build
docker-compose up -d

About

A discord bot for the tldr news network's discord server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published