Commit Graph

13 Commits

Author SHA1 Message Date
Stefan Sterz 1ac6b7c940 fix: properly comment out comment
a "#" somehow got accidentally remove which yielded syntax errors when executing the script.
2023-10-01 22:20:15 +02:00
Stefan Sterz 1cc82092ef fix: permissions of wichtel.py 2023-10-01 22:05:02 +02:00
Stefan Sterz 7732db81d9
fix: refactor script to be more modular and add price to config 2022-10-26 14:32:23 +02:00
Stefan Sterz fb0f8e1777
chore: minor style improvements 2022-10-26 14:09:42 +02:00
Stefan Sterz 1bea9f70c3
chore: add proper code formatting 2022-10-26 14:08:21 +02:00
Stefan Sterz b61d1dd8e2
fix: add a message id and html body to reduce spam score
these changes should lower the spam score for systems that use e.g.
spamassassin and increase the likelihood of the email being delivered.
2022-10-26 14:05:29 +02:00
Stefan Sterz fd0e30bca2
feat: make script properly executable 2022-10-26 14:04:04 +02:00
Stefan Sterz a763c653bd
fix: remove typos etc. 2018-09-24 23:06:21 +02:00
Stefan Sterz ed7e895daa
doc: add proper readme 2018-09-09 23:13:09 +02:00
Stefan Sterz 7543d20992
fix: small fix and add readme and LICENSE 2018-09-09 22:37:01 +02:00
Stefan Sterz 27902ac31c fix: minor inprovements 2018-09-09 11:01:28 +00:00
Stefan Sterz 0d1c1878b1 feat: implement email and argument handeling 2018-09-08 21:02:29 +00:00
Stefan Sterz 6066a150ea feat: implement and document participant matching 2018-09-08 14:08:49 +00:00