Compare commits
1 Commits
a0cabc329e
...
418085c7ac
Author | SHA1 | Date | |
---|---|---|---|
418085c7ac |
@ -56,7 +56,7 @@ def bot():
|
||||
mdon = mastodon.Mastodon(
|
||||
access_token='token.secret',
|
||||
api_base_url='https://botsin.space')
|
||||
# mdon.status_post(beats)
|
||||
mdon.status_post(beats)
|
||||
|
||||
if __name__ == '__main__':
|
||||
bot()
|
||||
|
Loading…
x
Reference in New Issue
Block a user