bitbot icon indicating copy to clipboard operation
bitbot copied to clipboard

https://bitbot.dev | Python3 event-driven modular IRCv3 bot 🤖

Results 98 bitbot issues
Sort by recently updated
recently updated
newest added

https://owncast.online/thirdparty/webhooks/ Seems like it could mostly reuse the git forge webhook support and would be a nice feature to have in Bitbot.

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.3 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...

dependencies

We'll want to come up with some release notes and make a new release tag as well.

Today my bot started crashing after someone adding a "feature request" on UnrealIRCd bugtracker (powered by Mantis). Here's what i could gather from `trace.log`: ``` 2023-06-13T18:57:42.049 [TRACE] executed query in...

bug

Some changes in Python 3.11 break the bot as written. These two commits should solve it -- I'm testing this branch on my network now.

I had an issue with html5lib not parsing link titles with the `develop` branch. Turns out the version 1.0.1 from the requirements.txt wasn't working, but replacing it with the newer...

I am running `bitbotd` with the `--config` option to load a config file from a custom location and point the bot to a custom `data` directory. This works perfectly fine...

@examknow specifically asked me on IRC to report this one. "!rq" stands for random quote in Limnoria. ### Steps to reproduce 1. Be in a fun channel. 2. Try to...