You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
Don't host this until the rewrite. PR's to make the code more optimized are welcome.
3
3
4
4
# Getting Started
5
-
Set the `DISCORD_TOKEN` environment variable to your bot's token, then `dotnet run`. Alternatively you can use Docker.
5
+
Set the `DISCORD_TOKEN` environment variable to your bot's token and `GITHUB_TOKEN` to your GitHub token, then `dotnet run`. Alternatively you can use Docker.
0 commit comments