Skip to content

Repository files navigation

AoC Discord

Simple Discord bot for connecting with Advent of Code leaderboards and getting puzzle alerts.

Docker Image

TODO: update this section

Systemd Unit

Conceptual

[Unit]
Description=Discord Advent of Code Bot
After=network-online.target

[Service]
Type=simple
User=aocbot
Group=aocbot
WorkingDirectory=/usr/share/aocbot
ExecStart=/bin/node index.js
Restart=on-success

[Install]
WantedBy=multi-user.target

About

Simple Discord bot for Advent of Code leaderboards. Get alerts, view scores, compare times.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages