Marshall Polaris
Marshall Polaris
I'm sure there are many Discord bots that can do something like, let you set a reminder for later, and then print out a message later reminding you of the...
I made an extremely barebones version of this in #69 but I will leave this issue hanging around.
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...
It's fair to say it's also unclear to me. The current code, as you can see, defaults to a pretty low amount of wrapping (e.g. sending through `*c_char` instead of...