@ -1,5 +1,10 @@
#!/usr/bin/python3
'''
masto-mutuals builds a list of entirely mutuals on your Mastodon account. Originally made by Adelie,
I cleaned up the code a bit and added a few small features.
from mastodon import Mastodon
import configparser
import xdg.BaseDirectory