fix: remove leaked token & rename to .env.example

This commit is contained in:
Erica Marigold 2022-11-19 22:46:38 +05:30 committed by GitHub
parent c4977bd5fd
commit 58f7fbc324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +0,0 @@
botToken=gapi_LwMUinFQKOw4VfHrvBfHFKVP2zIAGp1GxE8P/IwhQrqpcrIXbr3Keq1PbZxnQeABI1qq8RsN4pFcwZ/4RMft+Q==
botPrefix="$"

View file

@ -0,0 +1,2 @@
botToken="gapi_TOKEN" # Guilded API Bot Token
botPrefix="$" # Prefix for the bot's commands to use