diff --git a/settings.py b/settings.py new file mode 100644 index 0000000..f351e4b --- /dev/null +++ b/settings.py @@ -0,0 +1,5 @@ +mastodon_user = '' +mastodon_password = '' +instance_url = '' +access_secret = '' +access_client_id = '' \ No newline at end of file