Olle Kelderman

Results 17 issues of Olle Kelderman

resolve usernames by sending STAT-commands to BanchoBot and parsing its response which contains the username and userid

on hold

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...

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 >...

enhancement

**Custom acc boiz!!** And while we're at it, lets go all out and mimic every feature of !acc including custom combo and all that fun stuff cause why not 😄...

Beatmap: https://osu.ppy.sh/s/106443 First reported on discord: ![](https://osu.ppy.sh/ss/7296898) ![](https://osu.ppy.sh/ss/7296944) Can replicate, but it gets really weird, the same diff gets both a "doesnt exist" error and a reply with info.... So...

upstream issue

We need some rules about code-formatting, things like: * tabs or spaces * order of imports * etc. Afaik this is now all kinda sort of all over the place....

In my opinion, anything translations related should be moved to text-based resource files for easier editing/translating. That way people translating do not have to worry about things like "a string...