diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea14333 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.*sw* +.DS_Store +*~ diff --git a/.sitter_bot.py.swp b/.sitter_bot.py.swp index d266b7e..dd5553d 100644 Binary files a/.sitter_bot.py.swp and b/.sitter_bot.py.swp differ diff --git a/sitter_bot.py b/sitter_bot.py new file mode 100644 index 0000000..0fe2ee7 --- /dev/null +++ b/sitter_bot.py @@ -0,0 +1,5 @@ +import hug +from twil + + +twilio_client =