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

  1. 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)
  2. Silence protection, added time.sleep(1) to the send method
  3. In Get_Friend now get_rec returns an array of 10 recommendations. also fixed get_rec_url