diff --git a/backup-bot.py b/bot.py similarity index 93% rename from backup-bot.py rename to bot.py index 1302e2b..cacc4bf 100644 --- a/backup-bot.py +++ b/bot.py @@ -25,4 +25,4 @@ mastodon = Mastodon( feature_set = 'pleroma' ) -mastodon.status_post('your_post_content') \ No newline at end of file +mastodon.status_post('your_post_content')