No description
Find a file
Finn Christiansen 99e432bac0
Some checks failed
Python formatting PEP8 / Python-PEP8 (push) Waiting to run
ci / docker (push) Has been cancelled
📝 add missing SMTP_PORT to .env.example
2024-11-01 21:28:13 +01:00
.forgejo/workflows 👷+💩 remove fingerprint verification 2024-07-02 21:57:53 +02:00
data 🎉 First commit! 2024-06-26 19:52:11 +02:00
matrix_bot_invitation_mailer 🚧 add ehlo command 2024-09-21 12:51:17 +02:00
.dockerignore 🙈 add git files to .dockerignore 2024-11-01 21:17:40 +01:00
.env.example 📝 add missing SMTP_PORT to .env.example 2024-11-01 21:28:13 +01:00
.gitignore 🎉 First commit! 2024-06-26 19:52:11 +02:00
compose.yml 🐛 add missing SMTP_PORT environment variable to compose.yml 2024-11-01 21:15:56 +01:00
Dockerfile 🎉 First commit! 2024-06-26 19:52:11 +02:00
entrypoint.sh 🎉 First commit! 2024-06-26 19:52:11 +02:00
README.md ✏️ Fix typo in Readme 2024-09-21 12:48:32 +02:00
requirements.txt 🎉 First commit! 2024-06-26 19:52:11 +02:00

Matrix Bot for sending homeserver invitation link via e-mail

A early stage and simlpe Matrix bot which I use in addition to matrix-registration.

The bot calls the Api and sends the invitation link via e-mail to a given receipient.

Usage

Use container image or run this after cloning:

. bin/activate
python -m matrix_bot_invitation_mailer