Command "!pp" id only broken
Bullfrog098 opened this issue · 0 comments
Bullfrog098 commented
While going through the files I found that if you run the "!pp" command with the beatmap id only it'll return with a error. It can be fixed under line 1392 in osu.js by changing "_id_only" to "id_only".
Edit 1
Going through more I found that in line 1192 in osu.js "options" is spelled wrong
I also found out if you put a # in front of a number it'll reference a old issue face palm