-
Notifications
You must be signed in to change notification settings - Fork 278
feat(service): Add Mastodon service #6
Copy link
Copy link
Open
Labels
area/servicesNotification service implementationsNotification service implementationsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention neededExtra attention neededtype/enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
area/servicesNotification service implementationsNotification service implementationsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention neededExtra attention neededtype/enhancementNew feature or requestNew feature or request
Is your feature request related to a problem? Please describe.
Missing support for the popular social network platform Mastodon.
Describe the solution you'd like
Implement a notification service like we already did for Telegram etc. At the time writing this mattn/go-mastodon seems to be our best option for implementing it.