KpaBap / genmaybot

Simple IRC Channel bot
irc.00id.net
11 stars 6 forks source link

update trivia branch #2

Closed iamsix closed 10 years ago

iamsix commented 10 years ago

just cause I don't know how this git merge/pull business works and this should be safe...

AndrewBudd commented 10 years ago

By George I think he's got it! On May 16, 2014 6:21 AM, "fittysix" notifications@github.com wrote:

just cause I don't know how this git merge/pull business works and this

should be safe...

You can merge this Pull Request by running

git pull https://github.com/KpaBap/genmaybot master

Or view, comment on, or merge it at:

https://github.com/KpaBap/genmaybot/pull/2 Commit Summary

  • Beautiful soup
  • Fix minor error
  • Fix minor error
  • use regex to get youtube VID
  • Modify regex slightly
  • Ensure we're only actually matching youtube urls
  • Fix logic error
  • fix likecount error
  • Fix for changes on UD site
  • fix spelling
  • Fix for random gzipped data
  • Add fallback to RT search if imdb search fails
  • UD decides to rename classes for no reason
  • Check if an alert is actually enabled
  • Update botadmin.py
  • Update botadmin.py
  • add tvtropes
  • Add URL
  • Remove linebreaks
  • Change floor method
  • Change load_page_from_url to return loaded url
  • Fix URL error
  • Minor style/formatting changes
  • fIX BEER
  • mlb courtesy of Brak
  • adding new module
  • limiting teams to "favs"
  • Merge remote-tracking branch 'origin/master'
  • added team specific query for post game results
  • lowercase filter for specified team
  • added current atbat info call
  • checking to see if scores exist
  • Change FML to percentages
  • lol whitespace
  • hur dur
  • dur hur
  • math
  • %
  • Spam array cleanup
  • lol scope
  • Update kick.py
  • Update kick.py
  • Adding km/h support based on user preference
  • except
  • python doesnt have null
  • who came up with these variable names
  • typos
  • more typos
  • Test bold as \002 instead of character
  • Change from bold character to \002
  • Change even more bold characters to \002

File Changes

  • M .gitignorehttps://github.com/KpaBap/genmaybot/pull/2/files#diff-0(1)
  • M botmodules/beer.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-1(76)
  • M botmodules/botadmin.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-2(19)
  • M botmodules/earthquake.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-3(2)
  • M botmodules/fml.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-4(40)
  • M botmodules/kick.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-5(2)
  • A botmodules/mlb.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-6(96)
  • M botmodules/rt.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-7(42)
  • M botmodules/strava.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-8(74)
  • M botmodules/tools.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-9(5)
  • A botmodules/tvtropes.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-10(35)
  • M botmodules/urban_dictionary.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-11(21)
  • M botmodules/url.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-12(51)
  • M botmodules/weather.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-13(44)
  • M botmodules/wiki.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-14(61)
  • M botmodules/woot.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-15(3)
  • M botmodules/youtube.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-16(43)
  • M genmaybot.pyhttps://github.com/KpaBap/genmaybot/pull/2/files#diff-17(22)

Patch Links:

— Reply to this email directly or view it on GitHubhttps://github.com/KpaBap/genmaybot/pull/2 .