This commit is contained in:
sevichecc 2023-04-18 01:10:48 +08:00
commit a84c7cd6d4
Signed by untrusted user who does not match committer: SevicheCC
GPG key ID: C577000000000000

View file

@ -1,5 +1,4 @@
#!/usr/bin/python
import random
from mastodon import Mastodon
Mastodon.create_app(
@ -25,4 +24,4 @@ mastodon = Mastodon(
feature_set='pleroma'
)
mastodon.status_post('your_post_content')
mastodon.status_post('your_post_content')