Irc3

Latest version: v1.1.10

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

0.9.0

==================

- WARNING: we do no longer support python2. python3.3+ is required.

- WARNING: realname is now username and userinfo is now realname in config

- Introduce some plugins: fifo, shell_commands, pager

- Add ``flood_burst`` and ``flood_rate`` options. Queue outgoing messages in a
single queue handle by ``send_line('...', nowait=False)``.

- ``bot.async`` is now aliased to ``bot.async_cmds`` to be able to use ``await``

0.8.9

==================

- use re.escape to escape command char

0.8.8

==================

- logger plugin now take care of unicode

0.8.7

==================

- fixed 76: split large messages using textwrap.wrap(). This will avoid RevQ
exceeded.

0.8.6

==================

- fix DCC stuff for python3.5

- added DCC examples at https://github.com/gawel/irc3/tree/master/examples

0.8.5

==================

- ${hash} is now replaced by in config files. This allow to set real channel
names.

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.