Karol Cyrklaff
Karol Cyrklaff
Oh I see the speak parameter now. So is this something you would leave up to each plugin writer to decide (and know how to use say() properly), or would...
Yeah, this would be pretty cool. I was also thinking about some unifying scripts, like one for conversions that basically calls other plugins when some keyword/string is detected. Should be...
> I did introduce an method to get all plugins in dev branch ;). On dev you can just call `jarvis.get_plugins()` > > https://github.com/sukeesh/Jarvis/blob/dev/jarviscli/jarvis.py#L115 So I can iterate over the...