A helga plugin to list and record IRC channel updates.
$ pip install helga-contrib-updates
Syntax:
helga updates [<nick>|#<channel>] [YYYY-MM-DD]
New updates are created by adding Update:
to the beginning of a message.
Update:
is case-insensitive.
Update: This is important information.
The plugin will send you a private message with the list of updates for today. Optionally, you can ask for a specific date (see above) using a format YYYY-MM-DD. All update timestamps are stored in UTC.
Lists updates from everyone in the current channel.
Lists updates from everyone in a specific channel.
Lists updates from a single person in the current channel.
Lists updates from specific date of the current channel.
Search for updates from a specific date for a single person or channel.
License: MIT