mirror of https://github.com/velour/catbase.git
Adding future config rules for Twitter plugin.
This commit is contained in:
parent
aec9b8e743
commit
2910277286
|
@ -16,6 +16,11 @@
|
|||
"UntappdToken": "<Your Token>",
|
||||
"UntappdFreq": 3600,
|
||||
|
||||
"TwitterConsumerKey": "<Your Consumer Key>",
|
||||
"TwitterConsumerSecret": "<Your Consumer Secret>",
|
||||
"TwitterUserKey": "<Your User Key>",
|
||||
"TwitterUserSecret": "<Your User Secret>",
|
||||
|
||||
"WelcomeMsgs": [
|
||||
"Real men use screen, %s.",
|
||||
"Joins upset the hivemind's OCD, %s.",
|
||||
|
|
Loading…
Reference in New Issue