Parker Smith
154f457f3a
Added an append feature to .remember
2011-03-16 15:08:40 +08:00
Alex Vidal
f3b26969f8
Fix spacing issue in wolframalpha docstring.
2011-03-16 00:54:55 +08:00
Alex Vidal
5ea6135927
Fixed a bug with tvdb.py
...
Certain series will return incomplete episode information. If the episode did
not contain a first run date, the `get_episode_info` function would return
None, but the `tv_next` and `tv_last` functions expected a tuple of three
items.
2011-03-10 01:51:52 +08:00
Eric Palmitesta
1bca0fa7a9
whoops, forgot bam's comments
2011-03-01 00:48:35 +08:00
Eric Palmitesta
97054fe666
updating bigassmessage.py url, url params, and styles
2011-02-23 06:41:19 +08:00
Ryan Hitchman
2095e16a65
give dotnetpad a longer timeout. fixes #21
2011-02-22 16:39:42 -06:00
Alex Vidal
73f3b8ed04
update comments
2011-02-22 12:03:46 -06:00
Alex Vidal
f812a393ab
remove print statement from metacritic
2011-02-22 11:59:14 -06:00
Alex Vidal
1e30569fb1
return link to metacritic title
2011-02-22 11:54:20 -06:00
Alex Vidal
746146edb4
handle invalid search terms
2011-02-22 11:37:29 -06:00
Alex Vidal
450c681fab
strip extra spaces from the release date
2011-02-22 11:28:35 -06:00
Alex Vidal
2b34878441
clean up metacritic error messages
2011-02-22 11:20:14 -06:00
Alex Vidal
9a408433b9
working metacritic plugin
2011-02-22 11:19:00 -06:00
Alex Vidal
67a50f3317
Fix last.fm bug for users not listening to something.
...
The last.fm plugin previously worked only for users not listening to
anything, and then it was 'fixed' for users listening to something, but
broke for users not listening to something. See lastfm.py comments for
changes.
2011-02-04 03:39:26 +08:00
Ryan Hitchman
bad65ba236
fix stock.py colors, minor cosmetic tweaks
2011-02-02 23:49:56 -06:00
Chris Skalenda
a769c2267e
Add a stock lookup plugin that uses google's api.
2011-02-02 14:54:40 +08:00
melonhead
c3ef09c59e
Added .tv_last trigger to tvdb.py
2011-01-21 00:11:49 +08:00
Ryan Hitchman
4ea7cb5a46
remove broken .quotedelete
2011-01-16 06:42:20 -07:00
Ryan Hitchman
2171ebd72f
add IMDb plugin, courtesy of GhettoWizard
2011-01-11 19:16:17 -07:00
Chris Skalenda
d826e2ad83
Add a censored strings list feature.
...
Censored strings are defined by a censored_strings array in the config
file. An offending string will be replaced with [censored] in the bot's
output.
2011-01-02 11:00:06 +08:00
Ryan Hitchman
1295bc6df5
fix somethingawful.py to work with usernames with spaces
2010-12-04 00:38:21 -06:00
rainyday
815efcb902
Edited youtube filter so bot can return limited information on
...
restricted videos (ex: not allowed in bot's region).
2010-12-03 10:57:14 +08:00
rainyday
b21c3e432f
Cleaned up sieve.py a little.
2010-12-03 10:57:14 +08:00
Ryan Hitchman
68f2680b54
fix snopes to work with the new page format
2010-12-02 15:32:23 -06:00
Ryan Hitchman
c8b4d5e15a
make ".quote #channel nick" work
2010-12-02 01:50:05 -06:00
rainyday
8f1f2950cc
Fixed somethingawful plugin to look for author class instead of op.
2010-11-26 06:39:43 +08:00
rainyday
151b18f5a2
Fixed somethingawful plugin.
2010-11-26 06:39:43 +08:00
rainyday
83a94fe75f
Moved disabled commands around.
2010-11-25 09:21:27 +08:00
rainyday
4d0d730a75
Don't show disabled commands.
2010-11-25 09:21:27 +08:00
rainyday
d81aa6d7fb
Added ability to ignore commands from users by nick/host.
2010-11-25 09:21:27 +08:00
rainyday
a24da5f5d1
Changed help to not display commands from disabled plugins.
2010-11-25 09:21:26 +08:00
Ryan Hitchman
a4f7b4ac43
LastFM plugin
2010-11-18 20:11:30 -06:00
Ryan Hitchman
e1f56d0357
shuffle around the docs directory
2010-11-11 23:43:58 -06:00
rmmh
07bba7ddb4
2010-11-11 21:36:19 -08:00
Ryan Hitchman
bc05053d8a
docstring snopes, don't respond to "<botnick> <command>" (can still do "<botnick>: <command>", PEP8
2010-11-11 23:21:27 -06:00
Ryan Hitchman
98709ab40c
snopes.py: search snopes and return the header of the found article
2010-11-11 10:39:40 -06:00
Ryan Hitchman
7c171959c3
simple adminonly filtering
2010-10-25 23:13:27 -05:00
Ryan Hitchman
df75a425d5
Merge github.com:rmmh/skybot
2010-10-13 16:23:33 -05:00
Ryan Hitchman
17803837a0
fix multiword tags
2010-10-13 16:22:00 -05:00
Patrick Hurst
fe070309f8
add reply for when user uses .seen on the bot
2010-09-30 05:14:42 +08:00
Ryan Hitchman
f6207959ee
fix wolframalpha scraping
2010-09-22 21:25:25 -05:00
Ryan Hitchman
31c0689628
last fix for translate.py language matching
2010-09-10 23:18:26 -05:00
Ryan Hitchman
0ed8e159a9
handle translation server errors properly
2010-09-10 22:08:35 -05:00
Ryan Hitchman
36ed83d664
move babel.py to translate.py, add .translate -- use the google translate API for useful work, minor PEP8 fixes
2010-09-10 22:01:20 -05:00
Ryan Hitchman
bef56c0a93
change tvdb a bit because I am obsessive
2010-09-10 21:23:17 -05:00
Rob Dennis
1c474fb095
change output to not show unentered titles
2010-09-11 10:15:46 +08:00
Rob Dennis
3cfad0340d
now using zipped version of full-series-record
2010-09-11 10:15:46 +08:00
Thomas Wiedenbein
f626801646
added 403 response code for private tweets
2010-09-09 10:47:19 +08:00
Rob Dennis
8372502ea5
fix for mutable default argument in utility function
2010-09-06 11:39:13 +08:00
Rob Dennis
59ea02c1fc
removal of extraneous comments
2010-09-05 04:50:15 +08:00