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

git clone create and activate virtualenv pip install -r requirements.txt tested with python 2.7, 3.5 and 3.8 tested on Windows, Openbsd and Debian. All with the same result. ERROR: Failed...

the most obvious issue is when searching for pages like https://en.wikipedia.org/wiki/F_Sharp_(programming_language) because you cannot search for `f#` and searching for `#` alone, doesn't even return an error, nor any data

Bitbot's Github plugin should say whether PRs are drafts or not when announcing them into channels.

This PR adds a way to prevent abuse of /inviting the bot in +g (or equivalent mode) channels. When `check-for-invite-op` is enabled, the bot will only stay in channels where...

This PR adds a few changes to the way the Wikipedia module works. The Wikipedia module will now: - Query the first 500 characters of a WP article and return...

`21:17 [Wikipedia] VMX: VMX may refer to:...` it should either list out some of the links from the sections, or reply with "sorry, this is too ambiguous"

With `!friends`, BitBot outputs 0-spaces in between the first and second character to avoid endless pings. However, `!richest` doesn't. We should make it do this for all nick-lists.