climu / openstudyroom

Website for the Open Study Room online go/baduk/weiqi community.
https://openstudyroom.org
GNU General Public License v3.0
67 stars 33 forks source link

incorrect ordinal numbers in welcome channel on Discord #350

Closed alexmitrani closed 5 years ago

alexmitrani commented 5 years ago

for instance: "Please welcome our 973th user GonFreecs with a violent game of baduk" 1st 2nd 3rd 4th ... 10th 11th 12th 13th ... I see why it ended up being "th" for all of them... BUT it changes again after 20: 21st 22nd 23rd 24th ... etc.

A simpler approach would be:

Please welcome [name] who is Open Study Room member number [x]!

That way the number ending would not be an issue.

thanks