@ -119,5 +119,8 @@ crud/
# Pseudbot API keys
pseud.json
# Pseudbot JSON dumps
*.dump.json
# The editor that people seem to like for some reason
.vscode
@ -0,0 +1,7 @@
{
"consumer": "key goes here",
"consumer_secret": "key goes here",
"bearer_token": "key goes here",
"tok": "key goes here",
"tok_secret": "key goes here"
}