adds Mastodon features and testmode #2

Merged
bernd2k merged 10 commits from mastodon into master 2020-01-06 13:34:55 +00:00
2 changed files with 6 additions and 1 deletions
Showing only changes of commit 9e86a3cfde - Show all commits

View file

@ -11,5 +11,9 @@
"consumer_secret": "fill in your data!",
"token": "fill in your data!",
"token_secret": "fill in your data!"
},
"mastodon_api": {
"caccess_token": "fill in your data!",
"api_base_url": "fill in your data!"
}
}

View file

@ -1 +1,2 @@
tweepy
tweepy
mastodon.py