TheCommsChannel / TC2-BBS-mesh

A BBS server for Meshtastic for posting bulletins, sending mail to users, and channel directory.
GNU General Public License v3.0
241 stars 51 forks source link

Bug #75 message.lower() breaks adding channels. Add a fix for all lo… #83

Closed kizeren closed 3 days ago

kizeren commented 1 month ago

Message.lower() breaking messaging especially adding channels. It made links all lower case which broke trying to import channels ( invalid link ). When using pb,, boards with lower case names won't show when listing. Added fix.