hubs-discord-bot icon indicating copy to clipboard operation
hubs-discord-bot copied to clipboard

Bot fails to create a room when channel name or topic contains emoji

Open brianpeiris opened this issue 6 years ago • 1 comments

brianpeiris avatar May 30 '19 00:05 brianpeiris

Unfortunately, this is a limitation of Reticulum (https://github.com/mozilla/reticulum/issues/188), which barfs if you try to create a room with some Unicode characters. I will try to make the Discord bot more robust against this variety of Reticulum failure, though -- it shouldn't just silently not work.

mqp avatar Jun 10 '19 22:06 mqp