-
```
Currently there is very little documentation, and the documentation that exists
isn't very good quality.
Step 1) Write more documentation. Possible topics:
- List of major changes from PircBot…
-
```
Currently there is very little documentation, and the documentation that exists
isn't very good quality.
Step 1) Write more documentation. Possible topics:
- List of major changes from PircBot…
-
```
Currently there is very little documentation, and the documentation that exists
isn't very good quality.
Step 1) Write more documentation. Possible topics:
- List of major changes from PircBot…
-
PurpleIRC (or more accurately, pircbotx) seems to be running an excessively huge threadpool in order to carry out its IRC tasks. At last count "listenerPool0" was running 54 threads on my server. I'm …
-
I use TCP dump and tried to find exactly why I kept not logging me in and it turns out that sasl is not sending The exact information being put in. Copying and pasting the password to ident password a…
-
```
Currently PircBotX doesn't use any of the information provided by the IRC
server in 004 and 005 responses. There is a ton of information in there that
could make parsing significantly more accur…
-
```
Currently PircBotX doesn't use any of the information provided by the IRC
server in 004 and 005 responses. There is a ton of information in there that
could make parsing significantly more accur…
-
Just hopping in every now and then to see what you guys are doing :-)
For instance, why would we disable SSL verification and not even comment it in the code?
https://github.com/FAForever/downlo…
-
```
Currently PircBotX doesn't use any of the information provided by the IRC
server in 004 and 005 responses. There is a ton of information in there that
could make parsing significantly more accur…
-
```
Hello,
There is a problem with pircbotx (and pircbot as well) : the bot cannot detect
the charset of incoming messages. We use the bot on a chan who everyone speaks
french (so a mix of users us…