1
0
Fork
You've already forked welcome
0
This bot welcomes your Mastodon server new users.
  • Python 100%
2026年01月11日 15:24:58 +01:00
app Refactored setup library 2026年01月11日 15:24:58 +01:00
LICENSE Add LICENSE 2021年05月19日 13:45:02 +00:00
README.md detect new user's profile language. If not 'ca', warning moderators 2023年11月17日 21:20:51 +01:00
requirements.txt Refactored setup library 2026年01月11日 15:24:58 +01:00
welcome.py Refactored setup library 2026年01月11日 15:24:58 +01:00

Welcome

This bot welcomes your Mastodon server new users.

Dependencies

  • Python 3
  • Mastodon running server
  • Mastodon server's Bot account

Usage:

Within Python Virtual Environment:

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

  2. Run python welcome.py to check if any new users and greet them. First run will ask config parameters.

  3. Use your favourite scheduling method to set python welcome.py to run every hour.

17.11.2023 New feature detect new user's profile language. If not 'ca', warning moderators