Tillerinobot
Tillerinobot copied to clipboard
resolve usernames by sending STAT-commands to BanchoBot and parsing its response which contains the username and userid
Using the !r command still uses the old pp system, even though inputting /np shows the correct values post rework. /np only shows correct values for NM but incorrect values...
there are a bunch of places where http links are used where they really shouldnt anymore * language files linking random stuff in responses * !r beatmap response * tests...
after quite a few times ive seen issues with `*_old` usernames, tldr querying the api for username `foo_old` gives back data from user foo. peppy reasons: https://github.com/ppy/osu-api/issues/280#issuecomment-636630299 proposed solution: filter...
likely due to .osu file got updated on server and thus api response has different md5 hash, but local cache still uses the old .osu not sure if thats actually...
Mostly just title. I've been looking for a tool to calculate weighed pp gains given a score but I figured having this feature on Tillerino itself would be a nice...
From discord user Phell#5384: > hi ! I'd be great if you could store a mod when you dm the bot instead of having to /np then !with mods >...
> tldr if you have a /np response where the np had mods (happens if you send np while spectating for example) then there is no way to get nomod...
Songs that can no longer be downloaded due to a copyright-claim should not be recommended. Example: https://osu.ppy.sh/b/59311
The !now command doesn't appear to use your last play's combo or miss count, so it returns the wrong pp value. Is this something that is able to be fixed/improved?...