saxo icon indicating copy to clipboard operation
saxo copied to clipboard

Quick and flexible irc bot, extensible in any language

Results 39 saxo issues
Sort by recently updated
recently updated
newest added

Wikipedia articles with gaps at the top return "had no sentences", even when they have sentences after the gap.

to auto mute / kick spammers from channels, aside configurations options to ban/unban mute/unmute etc. depends on the timespan set.

@dpk was getting an `os.fsencode` error.

Noah suggests `@saxo.pipe(debug=True)` for full tracebacks to stdout.

Check that the dotfile saxo symlinks point to the current saxo instance

DFS (Doge Feature Suggestion): "would be coolle if you could specify the network device to connect from in saxo".

At the moment it's not clear that: ``` python @saxo.pipe def main(...): ... ``` Will make `main` be called at runtime, or whether `__name__` has to be `"__main__"` or not...