diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-03-03 21:09:57 -0800 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-03-03 21:09:57 -0800 |
| commit | b083ace52f49b7f3cd858ea5f1eea2b417a47a8a (patch) | |
| tree | b524897f2b8d936a9f07ea17c74df86381ad513d /config.py | |
| parent | 81dc62a3c958c3a0462a5d180f62395787d6ffe9 (diff) | |
added most of the api code
Diffstat (limited to 'config.py')
| -rw-r--r-- | config.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.py b/config.py new file mode 100644 index 0000000..cb13b7c --- /dev/null +++ b/config.py @@ -0,0 +1,2 @@ +USERNAME = "RICHARD_GIOVANNI" +TEST_URL = "http://i.asdf.us/im/fc/imBreak5qI6DN2_1425433157_.png" |
