Skip to content

cobbdb/helga-contrib-updates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helga-contrib-updates PyPI version

A helga plugin to list and record IRC channel updates.

$ pip install helga-contrib-updates

Syntax:

helga updates [<nick>|#<channel>] [YYYY-MM-DD]

Creating a new update

New updates are created by adding Update: to the beginning of a message. Update: is case-insensitive.

Update: This is important information.

Listing past updates

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.

!updates

Lists updates from everyone in the current channel.

!updates #<channel>

Lists updates from everyone in a specific channel.

!updates <nick>

Lists updates from a single person in the current channel.

!updates YYYY-MM-DD

Lists updates from specific date of the current channel.

!updates (<nick>|#<channel>) YYYY-MM-DD

Search for updates from a specific date for a single person or channel.


License: MIT

About

A helga plugin to list and record IRC channel updates.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages