37 Commits

Author SHA1 Message Date
James Lu
54ecbe89b5 SupyMisc: unbutcher syntax description for 'mreplace' 2017-03-17 23:03:36 -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
7af92f86a5 SupyMisc: add "average" command 2015-12-23 22:33:56 -08: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
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
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
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
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
GLolol
b5b6dd69ba Move me/botnick to SupyMisc + add getchan command 2014-03-14 17:50:52 -07:00
GLolol
977acb57f7 Update SupyMisc 2014-02-25 08:17:09 -08:00
GLolol
342c431bad Rename plugin: GeneralOvd -> SupyMisc 2014-02-24 21:51:34 -08:00