flowabot
flowabot copied to clipboard
Command "!pp" id only broken
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".
Error:
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