williamhorning / bolt

a cross-platform chat bot connecting your communities
MIT License
33 stars 2 forks source link

Fix guilded username issue #9

Closed williamhorning closed 1 year ago

williamhorning commented 1 year ago

Should be possible to just change 75 of guilded.js that replaces all invalid characters with some other character or use their actual username, like william horning#0577 (Discord), william horning (Guilded), or @williamhorning (Revolt) https://github.com/williamhorning/bolt/blob/478a80456b622b6dedde458c704e4b59c78e487a/platforms/guilded.js#L75