spla/wrapstodon
1
1
Fork
You've already forked wrapstodon
0
Mastodon's Bot that generates #Wrapstodon of the year for local users, on demand.
  • Python 100%
2025年12月05日 19:17:35 +01:00
app Added Wrapstodon sample image. 2025年12月04日 22:05:34 +01:00
LICENSE First release! 2025年12月04日 19:09:44 +01:00
README.md Updated README.md. Updated wrapstodon.py 2025年12月05日 11:15:16 +01:00
requirements.txt First release! 2025年12月04日 19:09:44 +01:00
wrapstodon.py If not enough user's activity, reply them with proper message. 2025年12月05日 19:17:35 +01:00

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:

  1. Run pip install -r requirements.txt to install all needed libraries.

  2. Run python wrapstodon.py to start listening Mastodon's users requests. First time run will ask parameters to configure everything.

  3. Use your favourite scheduling method to set python wrapstodon.py to run regularly.

The bot is listening for gen keyword, just mention it by issuing: @your_bot gen

Wrapstodon