-
Hi, so basically i tried setting up this bot on 3 different platforms (kali, ubuntu 20.04, win11) and every single one gives me the error:
```
Starting main pybot process...
PYBOT BETA VERSION 0 BU…
-
I am looking for some ways to put a song request function on FB live.If you can make a bot function that lookup Fb commands it will be great.Or maybe a direct website link that do request song command…
-
When IRC client requests extended-join, it will also get NickServ username and realname in `join` message. It could be nice if botbot logged those instead of only `someone joined the channel`.
When e…
-
Please add an option to use `NOTICE` instead of `PRIVMSG`. For example, Github has a little checkbox for this option:
![2014-05-31-104637_161x43_scrot](https://cloud.githubusercontent.com/assets/81484…
ghost updated
3 years ago
-
So, I've set my bot to spit RSS feeds in the format `[Feed Name] $title :: $link :: $description`. what happens is that sometimes descriptions are big and are cut off. it'd be nice if we could figure …
-
Python 3 offers a few quality of life improvements and a few features that fit well here.
Most notable are asyncio coroutines and importlib.
The goal for now is just to get the code as-is running an…
-
otherwise flooded with crap like....
chew toy
-
I've observed this a couple times now. Sometimes it'll be 2 or 3.
-
## Bug summary
When there are multiple users typing and one finishes typing, WeeChat considers everyone to have finished typing which will lead to flashing of typing notifications section as WeeCha…
-
Some options like `weechat.plugin.autoload` and function `weechat_buffer_match_list` in plugin/scripting API accept comma separated list of entries that can contain wildcard (`*`) and negation (`!`). …