Skip to content

spoike/aoc-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc-bot

A bot for advent of code for 13|37

Start the server with npm run serve to watch the directory for changes while developing.

.env file

session=### A valid session from the the advent of code site. https://adventofcode.com
token=### A token obtained from the slack developer page. https://api.slack.com/
channelId=### The channel-id you want to post messages to.
isDev=true/false if we're on dev (I cache to not be rate limited)

About

A bot for advent of code for 13|37

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%