Closed fred0r closed 1 year ago
The oembed API endpoint that SpiffyTitles uses doesn't handle events and so would require authenticating to the full Twitter API. Support for this would be easier to add to Tweety since that already handles Twitter authentication. When i fix the Twitch handler it will require adding OAuth support, which will open the door to expanding this functionality to the Twitter handler as well.
https://developer.twitter.com/en/docs/direct-messages/sending-and-receiving/api-reference/get-event
Would it be enough to set supybot.plugins.SpiffyTitles.twitter.enabled
to False
after enabling the Twitter-Plugin - or must the Twitter-Urls be also added to supybot.plugins.SpiffyTitles.ignoredDomainPattern
?
Yes, if you don't want the default handler to handle those URLs either you'll need to set ignoredDomainPattern
Twitter no longer offers free API access, plugin officially terminated.
Bot isnt able to announce a 'Twitter-Event' URL - https://twitter.com/i/events/1272797478157299712 :
Bot just shows the default Errormsg in IRC.