diff --git a/config.py.example b/config.py.example new file mode 100644 index 0000000..1b2fd35 --- /dev/null +++ b/config.py.example @@ -0,0 +1,2 @@ +instance = "https://mastodon.example" +access_token = "Generate this from your instance" \ No newline at end of file