James Lu
7c3c90ee37
Bump version to 2016.07.03+git
2016-07-03 12:49:10 -07:00
James Lu
1e96e5fd80
Bump version to 2016.07.03
2016-07-03 12:49:04 -07:00
James Lu
937bb9ce01
SupyMisc: remove 'getnick'
...
The 'nick' command already returns this when no parameters are given.
2016-06-19 11:28:33 -07:00
James Lu
5262a48bd1
SupyMisc: skip testSPsourceFetch if --no-network is given
2016-05-15 10:48:30 -07:00
James Lu
274027c94a
Bump version to 2016.05.15+git
2016-05-15 10:28:42 -07:00
James Lu
f2d9a3a3ff
Bump version to 2016.05.15
2016-05-15 10:28:39 -07:00
James Lu
bb1ed2eda8
Bump version to 2016.02.28.1+git
2016-03-04 16:39:58 -08:00
James Lu
177eefa0a3
plugins: update my email
2016-03-04 16:36:16 -08:00
James Lu
eb4f2b31e9
Bump version to 2016.02.28.1
2016-03-04 15:28:14 -08:00
James Lu
7af92f86a5
SupyMisc: add "average" command
2015-12-23 22:33:56 -08:00
James Lu
7b2da8e25e
SupyMisc: skip testTldInternationalTLDs on Python 2 only
2015-11-09 16:35:27 -08:00
James Lu
97c8238554
Bump version to 2015.09.19, restore OperUp
2015-09-19 23:00:29 -07:00
James Lu
ec289ba456
Bump version to 2015.09.04
2015-09-04 20:27:27 -07:00
James Lu
c5f5c101e3
Bump version to 2015.07.25
2015-07-25 15:22:27 -07:00
James Lu
0cfe3fbb04
SupyMisc: drop testTldInternationalTLDs test (doesn't work on Py2)
...
[skip ci]
2015-07-08 23:54:29 -07:00
James Lu
3504176754
Split PortLookup into its own plugin
2015-05-22 22:24:25 -07:00
James Lu
a430183e15
I hate Python 2...
2015-05-16 16:31:32 -07:00
James Lu
e0cc90f841
SupyMisc: declare encoding as utf-8, (Python 2 compat)
2015-05-16 16:18:26 -07:00
James Lu
e1888adc77
SupyMisc: add 'port' command (port number lookup)
...
Closes #29 .
2015-05-16 16:12:39 -07:00
James Lu
ee62782603
copyright year updates
2015-04-25 23:22:58 -07:00
James Lu
fcace4d5a3
Update test cases:
...
- FML/SupyMisc/WTE: use unittest.skipUnless() for handling --no-network
- Remove redundant 'import unittest'
2015-03-03 17:09:59 -08:00
James Lu
474c2a3a3b
SupyMisc.colors: fix incorrect argument handling+help
2015-01-20 22:45:30 -05: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
Kitty Esty
f7fcc97528
Added !colors --long to SupyMisc
2014-12-29 21:27:57 -05:00
James Lu
fdf0aa8edd
SupyMisc: bugfix for 'colors'
2014-12-29 18:16:09 -08:00
James Lu
ae34345b97
SupyMisc: colors --all
2014-12-20 10:39:22 -08:00
GLolol
f6ff29e7a1
SupyMisc: bugfix for 'randrange'
2014-12-17 21:52:39 -05:00
GLolol
6b456c6483
update SupyMisc help for commit c541445c1e76
2014-11-30 14:50:23 -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
James Lu
89ee585e1f
SupyMisc: bind to both 'colors' and 'colours'
2014-11-27 17:00:02 -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
GLolol
20037ec392
SupyMisc: code cleanup & rewrite serverlist
2014-11-13 18:32:33 -08:00
James Lu
418809872d
Small changes to plugins
2014-10-28 20:06:11 -07:00
James Lu
0f1989098e
Merge plugin TLDInfo into -> SupyMisc
...
At the moment, TLDInfo only checks to see if a TLD exists (not giving details), so it's not very useful alone.
2014-10-27 21:36:03 -07:00
GLolol
07e64983ea
Preparations for 1.1 release
...
- Remove unused imports
- Update README.md
2014-10-20 16:41:32 -07:00
GLolol
e573cb95af
SupyMisc: I shouldn't be typing out docstrings at 11PM, none of them make sense :(
2014-10-14 23:13:27 -07:00
GLolol
2b6e1cd034
SupyMisc: add mreplace
2014-10-14 23:07:51 -07:00
James Lu
4a988297cf
Preperations for v1.0 release
2014-09-20 17:27:27 -07:00
GLolol
cdb9612a42
SupyMisc: remove duplicate function
2014-09-20 15:57:40 -07:00
GLolol
3a9f7676a3
SupyMisc: add randrange, uniform, remove conflict with built-in function
2014-09-18 16:10:18 -07:00
GLolol
59c4bb1c5b
rename README.txt -> README.md
2014-07-22 14:08:03 -07:00
GLolol
70ad1e2716
SupyMisc: add serverlist command
2014-05-17 22:09:26 -07:00
GLolol
e6172279be
SupyMisc: add scramble command
2014-05-16 16:12:56 -07:00
GLolol
a6819834a1
Fill in a load of silly plugin information
2014-04-23 17:51:52 -07:00
GLolol
d8f142ec4c
Revert commit 158edec
2014-04-23 17:32:23 -07:00
GLolol
bdd6c6e471
SupyMisc: bugfix
2014-04-23 17:30:33 -07:00
GLolol
158edecfe9
Add some more semi-useless things to SupyMisc
2014-04-20 20:24:30 -07:00
GLolol
125d4e0221
SupyMisc: and new repeat command; minor bugfixes
2014-04-07 18:49:49 -07:00
GLolol
c67f6bc59f
Continue moving commands from Hostmask (deprecated)->SupyMisc
2014-03-20 14:40:03 -07:00