@baris said in Username restrictions (Characters):
This is the function limiting usernames https://github.com/NodeBB/NodeBB/blob/master/public/src/utils.js#L394, there has been some talk about allowing any username here https://github.com/NodeBB/NodeBB/issues/5362
Thank you! Just decided to rewrite the Discord username, replace unicode with normal characters. Simplest usually the best. Then the user can change their name if they wish.