bot
bot copied to clipboard
Bug Fix
This commit if applied will fix a bug which increases the score of c if a string "c++" is encountered in messages.
On typing c++, bot shall give a response Sorry, You can't give ++ or -- to yourself.. This will be weird, don't you think?
A better option will be if we only allow the ++ -- on usernames available. Check if you can figure out a way to do that @RohanBh !
ok I will work on it