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

when given a URI like (a 24MiB page), bitbot disconnects while getting its title, probably because it tries to parse the entire page, just to find the title, leading to...

It looks like the Libre.FM API is compatible with Last.FM and requires just changing API URL e.g. `https://libre.fm/2.0/?method=user.getRecentTracks&user=Mikaela&limit=1&format=json` which I tried with WeeChat's lastfm2.py script. I thought there was an...

This seems like a cool bot :) Any chance to have Slack API like webhook support added so that 3rd party services originally build to interact with Slack could be...

``` 17:19 < khuxkm> ,qdel [smlckz]=,grab 17:19 < tildebot> [Quotes] Quote not found 17:20 < khuxkm> ,qdel [smlckz]=,grab 1 [smlckz] 17:20 < tildebot> [Quotes] Quote not found 17:20 < khuxkm>...

When testing bitbot on arch linux and discovering rss makes the bot fail to load because of python 3.9, I tried to blacklist rss, and then to whitelist a few...

bug

here https://github.com/jesopo/bitbot/blob/c59fa577bba49a267bbb5078c802c6dc0babb099/modules/github.py#L151 and here https://github.com/jesopo/bitbot/blob/c59fa577bba49a267bbb5078c802c6dc0babb099/modules/github.py#L191 these function calls return strings that should be being put in to stdout but aren't

I would find it very useful if commands like title, sed, etc gave the nick of the user invoking the command in the output. This would enable other users to...