mirror of
https://github.com/Sevichecc/pleroma-backup-script.git
synced 2025-04-30 08:49:31 +08:00
Rename backup-bot.py to bot.py
This commit is contained in:
parent
2722e40496
commit
f5412f4aae
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ mastodon = Mastodon(
|
||||||
feature_set = 'pleroma'
|
feature_set = 'pleroma'
|
||||||
)
|
)
|
||||||
|
|
||||||
mastodon.status_post('your_post_content')
|
mastodon.status_post('your_post_content')
|
Loading…
Reference in a new issue