spla/wrapstodon
Mastodon's Bot that generates #Wrapstodon of the year for local users, on demand.
- Python 100%
| app | Added Wrapstodon sample image. | |
| LICENSE | First release! | |
| README.md | Updated README.md. Updated wrapstodon.py | |
| requirements.txt | First release! | |
| wrapstodon.py | If not enough user's activity, reply them with proper message. | |
Wrapstodon
Generate the #Wrapstodon for local users of a Mastodon server, on demand, visible from the browser in the Notifications column.
Dependencies
- Python 3
- Mastodon's bot account
- Run this as mastodon user
Usage:
Within Python Virtual Environment:
-
Run
pip install -r requirements.txtto install all needed libraries. -
Run
python wrapstodon.pyto start listening Mastodon's users requests. First time run will ask parameters to configure everything. -
Use your favourite scheduling method to set
python wrapstodon.pyto run regularly.
The bot is listening for gen keyword, just mention it by issuing: @your_bot gen
Wrapstodon