Go to file
NaiJi ✨ 2d8b03d65b Init 2020-12-14 15:59:17 +03:00
LICENSE Init 2020-12-14 15:59:17 +03:00
README.md Init 2020-12-14 15:59:17 +03:00
loadquotes.py Init 2020-12-14 15:59:17 +03:00
post.py Init 2020-12-14 15:59:17 +03:00
quotes.dat Init 2020-12-14 15:59:17 +03:00
replacevars.py Init 2020-12-14 15:59:17 +03:00
requirements.txt Init 2020-12-14 15:59:17 +03:00

README.md

morrowsay-bot

Just a bot which posts random generic quotes to your Mastodon timeline!

Currently posting on: https://social.inex.rocks/@MorrowindNPCbot

How to run

  • For posting you can use already pre-saved quotes from the repository. If you want "your own", you can...
  • ...download quotes:
python3 loadquotes.py
  • To make a single post with a random quote from the gotten file, run post.py

  • Don't forget to setup your bot account, get access tokens and establish the environment around it. I am not providing any instructions of how to do it, since all the steps are different and depend on what, where and how you want to run the bot.

  • That's all!

alt text