feat: bye bye scootaloo
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
[scootaloo]
|
||||
|
||||
db_path = "{{ scootaloo_db_path }}/scootaloo.sqlite"
|
||||
cache_path = "/tmp/scootaloo"
|
||||
rate_limiting = 4
|
||||
|
||||
[twitter]
|
||||
|
||||
consumer_key = "{{ scootaloo_twitter_consumer_key }}"
|
||||
consumer_secret = "{{ scootaloo_twitter_consumer_secret }}"
|
||||
access_key = "{{ scootaloo_twitter_access_key }}"
|
||||
access_secret = "{{ scootaloo_twitter_access_secret }}"
|
||||
|
||||
[mastodon]
|
||||
[mastodon.nintendojofr]
|
||||
twitter_screen_name = "NintendojoFR"
|
||||
base = "https://m.nintendojo.fr"
|
||||
client_id = "{{ scootaloo_mastodon_client_id }}"
|
||||
client_secret = "{{ scootaloo_mastodon_client_secret }}"
|
||||
redirect = "urn:ietf:wg:oauth:2.0:oob"
|
||||
token = "{{ scootaloo_mastodon_token }}"
|
Reference in New Issue
Block a user