mirror of
https://github.com/assenzostefano/class-website.git
synced 2025-06-06 00:39:12 +02:00
Now it's all about .env - I started making Whatsapp bot
This commit is contained in:
10
.env.example
10
.env.example
@@ -14,4 +14,12 @@ DOWNLOAD_FOLDER = ""
|
||||
USERNAME_NUVOLA = ""
|
||||
PASSWORD_NUVOLA = ""
|
||||
|
||||
DISCORD_TOKEN = ""
|
||||
# Discord
|
||||
DISCORD_TOKEN = ""
|
||||
GENERAL_ID = ""
|
||||
|
||||
# Whatsapp
|
||||
SID = ""
|
||||
AUTHTOKEN = ""
|
||||
PHONE_NUMBER_BOT = ""
|
||||
PHONE_NUMBER_PERSONAL = ""
|
Reference in New Issue
Block a user