jesopo

Results 255 comments of jesopo

was it repeating a frequently or over a long period of time?

thanks! I think I'll set up something to monitor this specific feed for a while and see if I can find anything that would cause this.

I think the way I'll go about this is add a `command-prefixes` setting alongside the current `command-prefix` setting - bitbot will pull both and union them and check all possible...

is it possible for you to revert the changes in this that only change the formatting of unrelated code (when i'm staging code for commit, i use `$ git add...

this mechanism should also have a way of checking for updates to "installed" modules

might make it a setting, to turn it off in channels that like to spam coin stuff

I'd also like to add custom formatting for things like RSS - might be worth me putting some thought in to a more generalised templating system that can be used...

unfortunately it seems that it is difficult to parse disambig pages because they're just a template for a normal page. might be able to detect it and tell the user...

I could take this approach... https://github.com/TotallyNotRobots/CloudBot/blob/9329c1311487d7427b229c0e84be4805d2d96663/plugins/wikipedia.py#L47-L48