Matt Weller
|
56370e02fe
tiny tiny fixes to existing modules
|
před 5 roky |
MechMaster48
|
98cc499d41
Fixed bug with google.com not coming back as up
|
před 5 roky |
MechMaster48
|
669817cf26
Set a user agent so it will accept the request instead of returning a 503 status code
|
před 5 roky |
Matt Weller
|
d3b03a8bd0
he actually runs on python 2 and 3.
|
před 5 roky |
Matt Weller
|
e7541c5883
he almost works in python3! thanks 2to3. just figuring out when things are bytes and decode()ing or str and encode()ing
|
před 5 roky |
Matt Weller
|
2d88693044
add .flake8 flake configuration file and some pep cleanup
|
před 5 roky |
Matt Weller
|
c519565bd1
small formatting/grammar fixes in isup
|
před 5 roky |
MechMaster48
|
ebeb0ef552
Reworked the module by doing a get request on a URL that would just output JSON data and pulling the data from that without all the messy javascript on the main page
|
před 5 roky |
MechMaster48
|
46f28b7b07
Changed the help action from a single quote to use parenthesis in all the modules that have already been pushed per your request. Replay has been added back. Isup has been set back to the master branch copy until I canwork on it further
|
před 5 roky |
MechMaster48
|
78802941f5
Added self.help to a bunch of modules (list will be in the pull description) and moved help module to use basemodule along with a way for you to specify how many modules are printed per line in the .help private message
|
před 5 roky |
Matt Weller
|
c96986c5d1
fix isup so if the site doesn't resolve it acutally throws an error, fix replace so it doesn't try to re-UTF8 strings
|
před 9 roky |
Matt Weller
|
51eb59af9d
woops, had warning line in wrong spot
|
před 10 roky |
Matt Weller
|
c77c2af3c1
works on windows 7 (obviously with python installed) with minimal changes. huh. cool.
|
před 10 roky |
Matt Weller
|
267de88c30
isup module
|
před 11 roky |