Added a couple of missing autocorrect flags#161
Closed
n7st wants to merge 31 commits intoCloudBotIRC:masterfrom
Closed
Added a couple of missing autocorrect flags#161n7st wants to merge 31 commits intoCloudBotIRC:masterfrom
n7st wants to merge 31 commits intoCloudBotIRC:masterfrom
Conversation
lookup artists on metal-archives.com
Genres on now playing \m/
Merge pull request #1 from n7st/master
.plays, playcount on now playing. \m/
.band, some refactoring \m/
getuserplaycount was a bit greasy.
Used correct methodology to make getuserplaycount safe. If a user has not listened to a track the "userplaycount" is null and not actually in the JSON blob. Added a try/catch statement to be safe for this and return a default value.
Made getusertrackplaycount a bit more safe
Revert "Made getusertrackplaycount a bit more safe"
…(and safer) Also made it so a playcount of 0 will show up
Fix playcounts, tags, similar artists \m/
Conflicts: plugins/lastfm.py
Fixed the merge \m/
…n the comparison fuction
Changing that really messy and nasty-to-read artist list generation i… \m/
Revert "Changing that really messy and nasty-to-read artist list gene…
Author
|
My bad, wrong codebase! |
linuxdaemon
pushed a commit
to linuxdaemon/CloudBot
that referenced
this pull request
Sep 21, 2017
Add a command for random dog GIFs
linuxdaemon
pushed a commit
to linuxdaemon/CloudBot
that referenced
this pull request
Jan 5, 2018
…disable-file-debug Switch file_debug to default to False
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before
13:50 @mike .band Destroyer 666
13:50 < nergal> (Mike) Destroyer 666 have 2236809 plays and 55899 listeners. Similar artists include no similar artists. Tags: (black metal, blackened thrash metal, thrash metal, death metal).
After
13:52 @mike .band Destroyer 666
13:52 < nergal_test> (Mike) Destroyer 666 have 2236809 plays and 55899 listeners. Similar artists include Desaster, Nifelheim, Gospel of the Horns, Aura Noir. Tags: (black metal, blackened thrash metal, thrash metal, death metal).