mirror of
https://gitlab.com/2-chainz/2-chainz-twitter-bot.git
synced 2025-06-15 14:46:49 +00:00
add keys file so its clear where it should be
This commit is contained in:
parent
d1182731bd
commit
366a0c224b
6
tweet/keys.py
Normal file
6
tweet/keys.py
Normal file
@ -0,0 +1,6 @@
|
||||
keys = {
|
||||
"API": "API_KEY_HERE",
|
||||
"API_SECRET": "API_SECRET_KEY_HERE",
|
||||
"TOKEN": "TOKEN_KEY_HERE",
|
||||
"TOKEN_SECRET": "TOKEN_SECRET_KEY_HERE",
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user