utils Module¶
utils Module¶
-
utils.all_possible_beards(paths)[source]¶ List generator of all plug-ins that Skybeard has found and can be loaded
-
utils.get_args(msg_or_text, return_string=False, **kwargs)[source]¶ Helper function when the command used in the telegram chat may have arguments, e.g /command arg1 arg2. Returns a list of any arguments found after the command