Salvo 'LtWorf' Tomaselli
Salvo 'LtWorf' Tomaselli
ty-dlp does this thing of getting the cookies it needs from the browser, so the user isn't hassled to do strange procedures to extract them. It would be cool to...
Saving and then copying path into the irc client is a bit annoying.
``` Traceback (most recent call last): File "./irc.py", line 305, in main() File "./irc.py", line 284, in main sl_event = next(sl_events) File "/home/salvo/dev/localslackirc/slack.py", line 352, in events_iter previous=load(event['previous_message'], Message), File...
I tried using this but… ``` $ cligh configure Username: aaaaa Password: Traceback (most recent call last): File "/usr/bin/cligh", line 45, in main() File "/usr/bin/cligh", line 37, in main config.do_configcmd()...
So it's self contained and doesn't trigger every privacy plugin
Currently ipaddress and path stuff are imported just to handle those types. Investigate if it is possible to put a function there that returns the type if it is ever...