Archived
1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
d583d559d1
Bugfix Twitter foreign key
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-04-07 08:46:09 +02:00
305b3eeb76
Enable replies on Twitter and Telegram
By default, when a product is available, a notification is sent. When that same
product is not available, a reply is sent to the original message. With tons of
notifications, replies might be seen as flooding. This commit adds an option to
explicitly enable replies on Twitter and Telegram notifiers. By default, reply
messages are disabled.

Signed-off-by: Julien Riou <julien@riou.xyz>
2021-04-01 13:14:00 +02:00
0a9ae46d19
Add Telegram Messenger notifications
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-03-24 09:35:37 +01:00
Renamed from twitter.go (Browse further)