This bot welcomes your Mastodon server new users.
- Python 100%
| app | Refactored setup library | |
| LICENSE | Add LICENSE | |
| README.md | detect new user's profile language. If not 'ca', warning moderators | |
| requirements.txt | Refactored setup library | |
| welcome.py | Refactored setup library | |
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:
-
Run
pip install -r requirements.txtto install needed libraries. -
Run
python welcome.pyto check if any new users and greet them. First run will ask config parameters. -
Use your favourite scheduling method to set
python welcome.pyto run every hour.
17.11.2023 New feature detect new user's profile language. If not 'ca', warning moderators