feat: migrate from github

This commit is contained in:
2024-05-12 01:52:39 -07:00
commit 7437deab71
118 changed files with 10375 additions and 0 deletions

11
sample.env Normal file
View File

@ -0,0 +1,11 @@
## Global Values
BOT_TOKEN=-""
MONGO_URI=""
DEBUG_HOOK=""
NODE_ENV="development"
## Server Shit
GITHUB_WEBHOOK_SECRET=""
PATREON_WEBHOOK_SECRET=""
KOFI_WEBHOOK_SECRET=""
GITHUB_TOKEN=""