mirror of
https://github.com/arnaucube/argos.git
synced 2026-02-07 02:56:41 +01:00
reorganization and a little bit of code robustness, and implemented TweetRandom functionallity
This commit is contained in:
BIN
build/argos
BIN
build/argos
Binary file not shown.
6
build/twitterConfig_DEMO.json
Normal file
6
build/twitterConfig_DEMO.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"consumer_key": "xxxxxxxxxxxxxxxx",
|
||||
"consumer_secret": "xxxxxxxxxxxxxxxx",
|
||||
"access_token_key": "xxxxxxxxxxxxxxxx",
|
||||
"access_token_secret": "xxxxxxxxxxxxxxxx"
|
||||
}
|
||||
Reference in New Issue
Block a user