We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5422e24 + 7f9d6b1 commit 2c40ffdCopy full SHA for 2c40ffd
python/smack_my_bitch_up.py
@@ -17,7 +17,7 @@
17
TWILIO_AUTH_TOKEN = os.environ.get('TWILIO_AUTH_TOKEN')
18
19
# Phone numbers
20
-my_number = '+xxx'
+my_number = '+xxx'
21
her_number = '+xxx'
22
23
reasons = [
0 commit comments