16 ms·
OT but i wish they'd add Mastodon support. https://github.com/caronc/apprise/issues/586 https://github.com/caronc/apprise/issues/586
by otbutz 4y ago
OT but i wish they'd add Mastodon support.
https://github.com/caronc/apprise/issues/586 https://github.com/caronc/apprise/issues/586
- l2g 4y agoLet me see what I can do about prioritizing this one a bit.
- otbutz 4y agoThat would be great! I've only had a quick look at the docs, but the API seems reasonable: https://docs.joinmastodon.org/methods/apps/oauth/ https://docs.joinmastodon.org/methods/apps/oauth/ https://docs.joinmastodon.org/methods/statuses/ https://docs.joinmastodon.org/methods/statuses/
- l2g 4y agoIt's not the sending the messages that has me stumped, it's the setup of the server (the hosting of it itself). Do you know of a public service that exists i could build/test the Apprise plugin against? Would love just even temporary access to a server to perfect its design (then my account could be terminated)
- BitPirate 4y agoYou don't need to host a Mastodon instance yourself. Plenty of them are open for registration :) e.g https://masto.ai/ https://masto.ai/ or https://fosstodon.org https://fosstodon.org
- l2g 4y agoThank you! I feel silly for asking when the answer really was right there in my face. I was able to sign up with a service. Apprise will hopefully have Mastodon support next!
- l2g 4y agoMastodon Support added