-
opal
meson: thanks for the telegra.ph link, bookmarked it so i can shove it over to the people who need to see it :)
-
opal
idk if it was here or xsf, but im tempted to take up the "MUC bots with functionality exposed over xmpp forms" one of these days since i find it could be useful e.g. for a music request bot, in a MUC associated with a livestream
-
opal
song requests are common enough on twitch (and discord for that matter) and maybe it'd be nicer to expose a UI for that rather than have chat littered with !sr commands✎ -
opal
song requests are common enough on twitch (and discord for that matter) and maybe it'd be nicer to expose a UI for that rather than have chat littered with !sr or !queue commands ✏
-
opal
basically i'd like to come up with the code/PoC before i would make any attempt to standardise
-
singpolyma
opal: I have a PoC running in the sopranica MUC and published the prosody module I wrote for it, if you're interested
-
opal
ah yeah invite me over (wowaname@volatile.bz) and i can see it
-
opal
and/or link the module
-
opal
are there clients that choke on it or is it fairly cut and dry how it's handled
-
singpolyma
Works in Cheogram Android and gajim at least
-
opal
thats promising if it works on mobile
-
singpolyma
xmpp:discuss@conference.soprani.ca?join
-
singpolyma
The image previews only work in a pre release and need some work, but that's specific to the giphy bot case, for song suggestions you don't need that part I expect
-
opal
yeah
-
opal
ok yeah that is slick
-
singpolyma
https://modules.prosody.im/mod_muc_adhoc_bots.html is the module
-
singpolyma
the giphy bot is https://git.singpolyma.net/muc_adhoc_bot_giphy
-
opal
awesome :) thanks