initial commit

This commit is contained in:
Adam Rabjerg
2021-06-19 13:40:53 +02:00
commit f1faca41d1
7 changed files with 89 additions and 0 deletions

5
secrets.env.sample Normal file
View File

@@ -0,0 +1,5 @@
[TWILIO]
account_sid = YOUR_ACCOUNT_SID
auth_token = YOUR_ACCOUNT_TOKEN
from_nr = YOUR_SENDER_NUMBER
to_nr = RECIVER_NUMBER