Irc3

Latest version: v1.1.10

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

Scan your dependencies

Page 7 of 9

0.7.0

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

- the cron plugin now require
`aiocron <https://pypi.python.org/pypi/aiocron/>`_

- Add `irc3.plugins.async`; Allow to `yield from bot.async.whois('gawel')`

- commands and events can now be coroutines

0.6.0

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

- Allow to reload modules/plugins

- Add storage plugin

- Fixed 34 Avoid newline injection.

0.5.3

Not secure
==================

- Bugfix release. Fixed 27 and 30

0.5.2

Not secure
==================

- Basic irc3d server

- Modules reorganisation

- Add S3 logger

0.5.1

Not secure
==================

- Fixed 13: venusian 1.0 compat

- Add antiflood option for the command plugin

- commands accept unicode

0.5.0

Not secure
==================

- Added ``bot.kick()`` and ``bot.mode()``

- Rewrite ctcp plugin so we can ignore flood requests

- Trigger ``{plugin}.server_ready()`` at the end of MOTD

- Fixed 9: The ``command`` plugin uses ``cmd``, not ``cmdchar``.

- Fixed 10. Store server config. Use STATUSMSG config if any in ``userlist``

- ``userlist`` plugin now also store user modes per channel.

- Rename ``add_event`` to ``attach_events`` and added ``detach_events``. This
allow to add/remove events on the fly.

- The autojoin plugin now detach motd related events after triggering one of
them.

- Fix compatibility with trollius 0.3

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.