Skip to content

A discord bot to display Advent of Code leader-board for IIITH

License

Notifications You must be signed in to change notification settings

IIIT-Programming-Club/aoc-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code Bot

Setup

Move config.example.py to config.py and update the following variables:

  • DISCORD_TOKEN -> The Discord token for the bot.
  • AOC_URL -> The JSON url for your or Advent Of Code private leaderboard (Available by clicking "API" then "JSON" on your private leaderboard page)
  • AOC_COOKIE -> Your Advent Of Code session cookie so the bot has permission to view your private leaderboard (You can extract this from your web browser after signing in to AoC)

About

A discord bot to display Advent of Code leader-board for IIITH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages