Cardinal
                                
                                
                                
                                    Cardinal copied to clipboard
                            
                            
                            
                        A Python IRC bot, designed to make adding functionality quick and simple. (est. 2013)
This is something I experimented with a long time ago. However, I wasn't quite sure how to do threading. I could implement this now.
This relies on completion of #58 (web UI) first, in order to display the logs. Ideally, I'd like the following features: - [ ] Log all messages sent to a...
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
For example, youtube, github, etc. depend on `urls.detection` event. I assume their callback is removed when `urls` is unloaded. Ideally, we continue to track this and re-register it when the...
+s is "secret", and +p is "private", both of which should not generally show up in channel listings. As such, we shouldn't reveal their existence through the `.seen` command.
Added DCC functionality to core ## Description Added the ability to send files with the DCC protocol. ## Test Plan I created I quick plugin ``` from cardinal.decorators import command,...
``` whoami | https://github.com/johnmaguire/Cardinal/commit/29e3d9e94ae3fec6c2c9b15ef367cad293e4c362 Cardinal | [ johnmaguire/Cardinal - A Python IRC bot, designed to make adding functionality quick and simple. (est. 2013) | ★ 100 stars | ⤴ 38...