pesterchum/oyoyo
Dpeta bc4af153af
Fix Pylint errors and further disable console, as it is unmaintained.
Remove osVer function from ostools

Remove isOSXLeopard

only use chum.handle

Fix bad except error

Comment out console related function

fix fix* except order

fallback if i is not defined for log

fix console

Explicitly define nick() to appease pylint

Comment out connect_cb, it's unused for pchum rn

e is unsubscribable

Explicitly define 'simple' irc commands

fix exceptions part 2

fix send

Explicitly define lastmsg as None on init

iterate through copy or urls

Comment out console for not as it's unmaintained
2023-01-14 22:50:11 +01:00
..
client.py Fix Pylint errors and further disable console, as it is unmaintained. 2023-01-14 22:50:11 +01:00
cmdhandler.py Reformat codebase (#97) 2022-10-07 22:51:40 +02:00
helpers.py Fix Pylint errors and further disable console, as it is unmaintained. 2023-01-14 22:50:11 +01:00
ircevents.py Reformat codebase (#97) 2022-10-07 22:51:40 +02:00
parse.py Reformat codebase (#97) 2022-10-07 22:51:40 +02:00
services.py Reformat codebase (#97) 2022-10-07 22:51:40 +02:00