From ae55a9abbd44ad9d79a27b9869f61100506cf9a3 Mon Sep 17 00:00:00 2001 From: elisha johnsunder Date: Tue, 17 Jan 2017 23:06:42 -0500 Subject: [PATCH] tokens --- tokens.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tokens.py diff --git a/tokens.py b/tokens.py new file mode 100644 index 0000000..53e0aec --- /dev/null +++ b/tokens.py @@ -0,0 +1,4 @@ +C_KEY = "" +C_SECRET = "" +A_TOKEN = "" +A_TOKEN_SECRET = ""