Skip to content

Commit

Permalink
Better Handle Errors & Logging (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
LamboCreeper authored Dec 4, 2023
1 parent d537563 commit 2dc6061
Show file tree
Hide file tree
Showing 11 changed files with 408 additions and 62 deletions.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
DISCORD_TOKEN=exampleToken
ADVENT_OF_CODE_TOKEN=exampleCookieToken
HEALTH_CHECK_URL=https://betteruptime.com/api/v1/heartbeat
HEALTH_CHECK_URL=https://betteruptime.com/api/v1/heartbeat
LOGTAIL_TOKEN=abcdefg12345
Loading

0 comments on commit 2dc6061

Please sign in to comment.