kameloso.plugins.notes

The Notes plugin allows for storing notes to offline users, to be replayed when they next join the channel.

If a note is left in a channel, it is stored as a note under that channel and will be played back when the user joins (or optionally shows activity) there. If a note is left in a private message, it is stored as outside of a channel and will be played back in a private query, depending on the same triggers as those of channel notes.

Activity in one channel will not play back notes left for another channel, but anything will trigger private message playback.

Members

Classes

NotesPlugin
class NotesPlugin

The Notes plugin, which allows people to leave messages to each other, for offline communication and such.

See Also

Meta