14 Commits

Author SHA1 Message Date
James Lu
1aacd7c2a1 SupyMisc: disable testSPSourceFetch 2018-04-27 12:05:22 -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
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
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
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
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
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
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
342c431bad Rename plugin: GeneralOvd -> SupyMisc 2014-02-24 21:51:34 -08:00