AlexanderColen / Annie-May-Discord-Bot

Discord bot written in C# for AniList anime/manga lookup.
https://discord.com/oauth2/authorize?client_id=701143398526222386&permissions=388160&scope=bot
13 stars 1 forks source link

Allow custom lookup of user scores #44

Closed AlexanderColen closed 4 years ago

AlexanderColen commented 4 years ago

Only show distribution of their scores. Can make use of the ScoreDistribution class (Annie/Models/Anilist/ScoreDistribution.cs)

Allow custom overloading using >, <, = and != including combinations of these.