Name: | supybot-meetbot |
---|---|
Version: | 0.4 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Applications/Internet |
Size: | 186832 |
License: | BSD |
RPM: | supybot-meetbot-0.4-1.el8.noarch.rpm |
Source RPM: | supybot-meetbot-0.4-1.el8.src.rpm |
Build Date: | Thu Sep 30 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/fedora-infra/supybot-koji |
Summary: | Plugin for Supybot for handling IRC meetings |
Description: | MeatBot is designed to assist in running meetings, taking notes, and so on. It is in pure python, as a plugin to supybot. However, there is a clear distinction between meeting-code and IRC-code, so it should be relatively easy to port to other bots. It is under the supybot license (3-clause BSD). |
- Fix message body format when sending a Fedora message - Fix standard commands like .listmeetings and .recent
- Add support for Fedora Messaging
- Change to Python 3 - New 0.2 Release
- Add patch to force meeting name on start. Fixes bug #1283357
- Add patch from Michael Scherer to show what undo undid.
- Fix for traceback if meeting names contain non-ascii chars
- Update to 0.1.4 release.