bkad/prat

Auto channel linking of rooms ending in numbers does not work

stevenguyenimpermium opened this issue · 1 comments

Type the following into chat: #test1234
It is not auto-channel linked.

Fix can be done here to fix the regex to allow numbers at the end.

bkad commented

Nice catch