Skip to content

lucpc-org/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot

The new discord bot for the Competitive Programming Club at Liberty University.

This bot tracks how many points people have gained at Liberty University. It also generates graphs to display people's progress throughout the semester.

setup

  1. Setup the config.json file
  2. Make a .env file
  3. Put TOKEN="<TOKEN>" in the file
  4. Replace <TOKEN> with your discord bot token

install

pip install -r requirements.txt

running

! You will need to update the config.json before you begin running the bot to set the correct guildid and leaderboard_channel_id.

to run:

python src/main.py

made with ❤️ by cameron (wzid)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages