jshepherd01 / durhack2020

DurHack 2020 project
MIT License
0 stars 0 forks source link

Filter possible room codes #10

Open jshepherd01 opened 3 years ago

jshepherd01 commented 3 years ago

Having just seen a room code with a word in it and realising that's something that can happen, I feel like I need to add this:

We need to check, when generating room codes, that the code doesn't contain any offensive words. This could be achieved by adding a blacklist to check generated codes against.