issues
search
ApolloFortyNine
/
SongSense
Program that will find users with the most similar top beatmaps to you.
GNU General Public License v3.0
1
stars
0
forks
source link
Andrew branch
#38
Closed
aduerig
closed
9 years ago
aduerig
commented
9 years ago
Fixed/Added 3 things
Added !h and checks if the user runs a command that the program doesn't understand (will tell the user to !h in this case)
Silence protection, added time.sleep(1) to the send method
In Get_Friend now get_rec returns an array of 10 recommendations. also fixed get_rec_url
Fixed/Added 3 things