James Lu
c508505df8
WTE: skip tests + warn on Python 2
2014-12-03 17:02:56 -08:00
James Lu
4d2b5d2103
WTE: Strip unicode on Python 2 because the Unicode implementation is absolutely terrible and stupidly refuses to work.
2014-12-03 16:56:02 -08:00
James Lu
37a55db8bf
WTE: python 2 compatibility + tests
2014-12-03 16:17:55 -08:00
GLolol
84539d50b2
Update WTE/README.md [skip ci]
2014-12-03 07:43:45 -08:00
GLolol
fb43548225
WTE: make algorithm more efficient
2014-12-03 07:40:35 -08:00
James Lu
bb02058a27
WTE: make output language configurable
2014-12-02 22:23:00 -08:00
James Lu
c2c3a9c842
WTE: first commit
2014-12-02 21:52:28 -08:00
GLolol
6b456c6483
update SupyMisc help for commit c541445c1e76
2014-11-30 14:50:23 -08:00
James Lu
7305391a45
Update readme & add CONTRIBUTING.md
2014-11-29 22:49:47 -08:00
James Lu
668d4613b5
Add 'Weather/' from commit 'd77ac9a8e24669f200a692740b7bc664681235ec'
...
git-subtree-dir: Weather
git-subtree-mainline: 76bb8817b8e07514749c2267ad9ee82ed7886d47
git-subtree-split: d77ac9a8e24669f200a692740b7bc664681235ec
2014-11-29 22:40:33 -08:00
James Lu
d77ac9a8e2
Update readme [ci skip]
2014-11-29 22:38:03 -08:00
James Lu
76bb8817b8
Merge remote-tracking branch 'lastfm/devel'
2014-11-29 22:34:15 -08:00
GLolol
c541445c1e
SupyMisc: make 'supyplugins' command smarter
...
- It can now call on folder and filenames (e.g. 'supyplugins SupyMisc/plugin.py'),
checking if such file exists and returning its URL if it does.
- Add tests accordingly.
2014-11-29 12:50:55 -08:00
GLolol
96a4615c81
Drop Randomness plugin
...
- Not really worth being in a public plugin repo; it's my own personal stuff!
- In its separate repo now: https://github.com/GLolol/Randomness
2014-11-28 13:30:47 -08:00
GLolol
6699dfb7b2
LastFM: fix a weird spacing issue
2014-11-28 10:44:26 -08:00
GLolol
788dd8a846
Merge branch 'upstream/master' into devel
2014-11-28 10:44:06 -08:00
James Lu
45bf4d0af3
markdown you evil text eater! [skip ci]
2014-11-27 22:13:22 -08:00
James Lu
7f68062bf1
i need sleep :/ [skip ci]
2014-11-27 22:10:10 -08:00
James Lu
1c80113855
README.md: A wild 'and' appears, wat do?!?! [ Fix typo ] [ Surrender everything ] [skip ci] [ stop spamming commits ]
2014-11-27 22:08:25 -08:00
James Lu
0a8580bbdc
markdown formatting [skip ci]
2014-11-27 22:05:52 -08:00
James Lu
86fd2f95d1
Big, BIG readme updates :D [skip ci]
2014-11-27 22:03:02 -08:00
James Lu
00f353f3a9
NoTrigger/PkgInfo: be more verbose in logging output
2014-11-27 21:08:48 -08:00
James Lu
89ee585e1f
SupyMisc: bind to both 'colors' and 'colours'
2014-11-27 17:00:02 -08:00
James Lu
ee2e2ecb2e
PkgInfo: update tests
2014-11-27 16:54:09 -08:00
James Lu
171ef055c9
PkgInfo: use supybot's utils.format() in output
2014-11-27 16:47:37 -08:00
GLolol
23736c7f25
Merge pull request #18 from lilsnooker/master
...
fix _formatTimeago in LastFM plugin
1.4.1
2014-11-23 14:07:49 -08:00
lilsnooker
36576b3166
fix _formatTimeago in LastFM plugin
...
On arch using python 3.4.2 this if statement was always true for the first statement.
This fixes the problem for me.
2014-11-23 13:38:33 -08:00
lilsnooker
8ef76f5d75
fix _formatTimeago in LastFM plugin
...
On arch using python 3.4.2 this if statement was always true for the first statement.
This fixes the problem for me.
2014-11-23 13:38:33 -08:00
GLolol
055e174459
update .travis.yml
2014-11-23 11:51:13 -08:00
GLolol
80420047e1
Weather: use irc.error() for error messages & update test.py
2014-11-23 11:45:02 -08:00
James Lu
50d3a7995f
update .travis.yml
2014-11-22 22:37:10 -08:00
GLolol
4303cdc3bb
Weather: code cleanup & fix bug in handling gusts
2014-11-22 19:04:09 -08:00
GLolol
50768cfd53
Namegen: make number of syllables configurable & update gitignore
2014-11-22 18:15:49 -08:00
James Lu
1009856b1f
Updates to Voteserv
...
- Add Admin override clause (enabled by config plugins.voteserv.allowadminoverride)
- Add listallvotes to list entire voting dictionary
- Add --hosts and --number options to 'votes' to list hostnames and only numbers
1.4-rc1
2014-11-19 18:01:23 -08:00
GLolol
09d3a4b5f6
Merge remote-tracking branch 'lastfm/devel'
2014-11-18 17:59:24 -08:00
GLolol
8c4fd6554e
Update readme [ci skip]
2014-11-18 14:54:52 -08:00
GLolol
cdd0ba78fc
Update README.md [ci skip]
...
i actually like the indents better
2014-11-18 14:53:00 -08:00
GLolol
307cc5071b
Update README.md [ci skip]
2014-11-18 14:51:19 -08:00
GLolol
bbee6136ab
PkgInfo: make 'archs' config variable imply 'source' and 'all'
2014-11-18 14:46:44 -08:00
James Lu
3fa5773183
Updates to SupyMisc
...
- SupyMisc: rename config variable repeat.max -> maxLen
- Add more tests for SupyMisc
- Move 'colors' command from Randomness to SupyMisc
2014-11-16 12:32:43 -08:00
James Lu
e8016d0155
Merge remote-tracking branch 'upstream/master' into devel
2014-11-15 11:15:46 -08:00
spline
3fcfd3a72f
Add LICENSE file via addalicense.com
2014-11-15 09:20:08 -05:00
GLolol
f96f3c2527
PkgInfo: add --reverse option to vlist
2014-11-15 00:18:50 -08:00
GLolol
c803b2ee29
Merge remote-tracking branches 'mkaysi/showImperialAndMetric' and 'origin/patch-1' into devel
2014-11-14 19:51:37 -08:00
GLolol
b001fec057
.travis.yml: don't build the pr/* (pull request) branches, since they don't have travis set up
2014-11-14 19:25:05 -08:00
GLolol
e23895b94e
Add preliminary Python 3 support (some things are still quite broken and need testing)
2014-11-14 18:49:08 -08:00
Kevin Funk
40fe73e544
Merge pull request #6 from GLolol/np-catch-empty-track
...
Catch error when a user has never played a track (Closes krf/supybot-lastfm#4 )
2014-11-14 17:34:52 +01:00
GLolol
95828acd08
'np': Catch IndexError when a user has never played a track ( Closes krf/supybot-lastfm#4 )
2014-11-14 07:41:45 -08:00
GLolol
78a72af085
Update LastFM snapshot (Merge remote-tracking branch 'lastfm/devel') [ci skip]
2014-11-13 19:34:26 -08:00
GLolol
dc869d4e59
LastFM: finish the migration to API v2.0 (remote stale variables)
2014-11-13 19:27:11 -08:00