mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-11 09:02:16 +00:00
Add missing var in the example configuration
This commit is contained in:
@@ -13,3 +13,4 @@ bot_token = BOT_TOKEN
|
||||
[twilio]
|
||||
account_sid = TWILIO_ACCOUNT_SID
|
||||
auth_token = TWILIO_AUTH_TOKEN
|
||||
from_number = +12345678901
|
||||
Reference in New Issue
Block a user