860 Commits

Author SHA1 Message Date
James Lu
169c1873dc RelayNext: make options configurable 2015-01-04 16:27:37 -08:00
James Lu
3419de9127 RelayNext: fix nicks --count 2015-01-04 16:20:19 -08:00
James Lu
f1f6a5c0f9 RelayNext: catch bot's messages via outFilter, demote dropped message logging to debug 2015-01-04 16:17:38 -08:00
James Lu
ad181f7d5b RelayNext: mode, nick, quit relaying added; add 'nicks' and 'clear' commands 2015-01-04 16:03:39 -08:00
James Lu
85479ce111 RelayNext: initial commit (Closes #17)
New relay plugin still in heavy development. A lot of things are either missing or broken right now. Quit and nick change relaying doesn't work!
2015-01-03 19:50:32 -08:00
James Lu
0a295e9b7b CtcpNext: initial commit 2015-01-02 14:15:11 -08:00
James Lu
9fc59b8e91 NoTrigger: update README [skip ci]
I shouldn't write documentation in the middle of the night - worst idea ever
2015-01-01 13:29:19 -08:00
James Lu
41e7a4fe27 Merge pull request #22 from KiTTYsh/master
SupyMisc: 'colors': use hashtags instead of spaces in color blocks to fix linebreaks
2014-12-30 10:27:26 -08:00
Kitty Esty
e350ecfeca colors: hardspaced color blocks to fix linebreaks 2014-12-30 07:49:15 -05:00
GLolol
f23577740d SupyMisc: fix help for 'colors' 2014-12-30 02:41:46 -05:00
GLolol
173ac70294 Merge pull request #21 from KiTTYsh/master
SupyMisc: Add 'colors --long'
2014-12-29 18:36:55 -08:00
Kitty Esty
f7fcc97528 Added !colors --long to SupyMisc 2014-12-29 21:27:57 -05:00
Kitty
ab9e91d000 Merge pull request #1 from GLolol/master
SupyMisc: bugfix for 'colors'
2014-12-29 21:18:27 -05:00
James Lu
fdf0aa8edd SupyMisc: bugfix for 'colors' 2014-12-29 18:16:09 -08:00
James Lu
7896b4194a Merge branch 'pep8' 2014-12-28 22:46:12 -08:00
James Lu
82b353a075 PkgInfo: Code cleanup & PEP8 compliancy
- Use supybot.utils.str.format() for correct pluralization of 'results'
- Better code readability
2014-12-28 22:45:11 -08:00
James Lu
ee60dcec81 Merge branch 'master' into pep8
Conflicts:
	FML/plugin.py
2014-12-27 11:52:30 -08:00
James Lu
580ca7498c Namegen/NoTrigger: more PEP8 things
Again skipping the config.py things (for now).
2014-12-27 11:46:44 -08:00
James Lu
4a62b4ad13 DDG/FML/Isup: work towards PEP8 compliancy
Skipping the config options in config.py since the indented version
looks just as bad (not enough space to write the text without making
it use 5 lines).
2014-12-27 11:38:01 -08:00
GLolol
f1f8c6176e FML: allow lookup by id 2014-12-25 02:50:59 -05:00
GLolol
48692e94e8 RelayLink: bugfix 1.5.3-dev 2014-12-21 22:40:13 -05:00
James Lu
dd0493ddb2 Merge remote-tracking branch 'lastfm/devel' 2014-12-20 23:14:35 -08:00
James Lu
f08b8c4d26 LastFM: bugfix 2014-12-20 23:13:31 -08:00
James Lu
7b350324d7 Update README.md 2014-12-20 23:04:31 -08:00
James Lu
7b1e3f0fa1 Update LastFM snapshot 2014-12-20 23:03:59 -08:00
James Lu
610eab51f8 LastFM: drop depends on bs4 2014-12-20 23:03:08 -08:00
GLolol
e558a4f7e7 FML: First commit 2014-12-20 22:56:03 -05:00
James Lu
ae34345b97 SupyMisc: colors --all 2014-12-20 10:39:22 -08:00
James Lu
6c166d1555 . 2014-12-19 22:51:56 -08:00
James Lu
e9d9167650 DDG: fill in __init__.py 2014-12-19 22:44:45 -08:00
James Lu
ad0a5dd665 DDG: bugfix for older versions of beautifulsoup4 2014-12-18 17:21:08 -08:00
James Lu
826bcf9eb1 README updates [skip ci] 2014-12-18 16:36:22 -08:00
James Lu
d2f1f32896 DDG: better exception handling 2014-12-18 16:25:12 -08:00
GLolol
f6ff29e7a1 SupyMisc: bugfix for 'randrange' 2014-12-17 21:52:39 -05:00
GLolol
8b30233234 NoTrigger: demote logging to level DEBUG 2014-12-17 19:11:17 -05:00
GLolol
58f17c538a RelayLink: bugfix & demote logging level to debug 2014-12-17 19:11:02 -05:00
James Lu
cca2e483e2 Relaylink: don't force private on 'list' output 2014-12-16 17:03:39 -08:00
James Lu
6ee6850fe8 Merge branch 'ddg-devel' 1.5.2-dev 2014-12-15 17:28:27 -08:00
James Lu
64c29496df DDG: fix code handling, remove regex parsing 2014-12-15 17:28:06 -08:00
James Lu
a6cada6a43 RelayLink: rewrite 'list' command using irc.replies() 2014-12-15 17:17:29 -08:00
James Lu
10c186bebc RelayLink: code cleanup, misc. bugfixes 2014-12-15 17:09:50 -08:00
GLolol
b62249c557 DDG: attempt at simplify code 2014-12-14 21:55:15 -08:00
GLolol
ad8931ad73 DDG: bugfix 2014-12-14 20:00:43 -08:00
James Lu
fb00466e4c WTE/NoTrigger/OperUp/PkgInfo/Voteserv: update logging formatting 2014-12-13 11:35:12 -08:00
James Lu
f73028a0ed DDG/PkgInfo: Update tests 2014-12-11 18:39:59 -08:00
James Lu
3a835398c7 Voteserv: 'listallvotes' catch if vote DB is empty 2014-12-11 18:31:38 -08:00
James Lu
d0f1640694 Voteserv: refactor DB handling to use Supybot's flushers
Closes #19. This removes the voteimport and voteexport commands, since
DB exporting is now handled by the core like it should be.
2014-12-11 18:30:00 -08:00
James Lu
5450bf9e99 Add DDG to README.md [skip ci] 2014-12-11 15:50:55 -08:00
James Lu
5ebd85c2e7 Merge remote-tracking branch 'weather/devel' 2014-12-11 15:48:39 -08:00
James Lu
78a16dee53 Merge remote-tracking branch 'lastfm/devel' 2014-12-11 15:48:34 -08:00