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 = ""