Skip to content

alexishp80/tabloidbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNET Tabloid Bot

The CNET Tabloid Bot is a simple Discord bot that is used to keep track of the CNET tabloid. It is used to tabloid another CNET and display both personal and global statistics.

Usage documentation can be found here.

Setup

The application requires sensitive environment variables. If you want to stand up your own version, you must create your own application using the Discord Developer Portal.

Requires: Python >=3.8

% git clone https://github.com/alexishp80/tabloidbot.git
% cd tabloid bot
% python3 -m venv .venv
% source .venv/bin/activate

Within the environment, install the dependencies from requirements.txt

pip install -r requirements.txt

Then, run the app

python3 bot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages