Roxxers / roxbot

Roxbot: An inclusive modular multi-purpose Discord bot. Built with love (and discord.py)
MIT License
21 stars 5 forks source link

partner rating 'improvment!?' #7

Closed TBTerra closed 6 years ago

TBTerra commented 6 years ago

Rating system is now deterministic. it is also order independant meaning that A rate B will result in the same value as B rate A, and that poly ratings wont care about mention order.

This system does have draw backs. most notably that if somone dosnt like the rating they got, they cant run it again to get a better rating.

Its upto you if you think adding this to the bot would be an improvment. I just did it for fun.

PS. havent tested on actual server so the way i grab mention userIDs on lines 218-220 might be wrong

TBTerra commented 6 years ago

dam this was meant for dev branch