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