mirror of
https://github.com/Lilac-Rose/Lacie.git
synced 2026-09-12 11:06:45 -05:00
okay now i think i fixed it
This commit is contained in:
@@ -8,7 +8,6 @@ from dotenv import load_dotenv
|
||||
|
||||
load_dotenv()
|
||||
|
||||
# Multiple channels to send commit notifications to
|
||||
COMMIT_CHANNEL_IDS = [876777562599194644, 1437941632849940563, 1424145004976275617]
|
||||
USER_ID_TO_PING = 771709136051372032
|
||||
WEBHOOK_SECRET = os.getenv("GITHUB_WEBHOOK_SECRET", "")
|
||||
|
||||
Reference in New Issue
Block a user