warengonzaga / gathertown.js

Simple and lightweight community contributed unofficial JS/TS SDK for Gather Town's HTTPS and WebSocket APIs. 🌏🕹💬
https://gathertown.js.org
MIT License
40 stars 6 forks source link

regex bug #31

Closed princejoogie closed 2 years ago

princejoogie commented 2 years ago

theres a regex bug on replacing slashes in space_id for bot getMap and getEmailGuestlist

here's screenshot of me testing it: BEFORE - formatted space_id results to four (4) backward slashes err-getmap

AFTER - applied fix success-getmap

this fix will be included in next PR regarding #11

warengonzaga commented 2 years ago

Thanks for reporting @princejoogie !

warengonzaga commented 2 years ago

Is this already fixed? @princejoogie

princejoogie commented 2 years ago

Is this already fixed? @princejoogie

yep, fix was included in #32 as well

warengonzaga commented 2 years ago

Is this already fixed? @princejoogie

yep, fix was included in #32 as well

Alright, I'll close this now! 👌