Skip to content

Eggdrop script for storing and displaying one-time use notes for users in every channel, without any registration needed.

License

Notifications You must be signed in to change notification settings

zeamp/NoteServ.tcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

noteserv.tcl v1.4 by zeamp

https://www.abovelinks.com/ze

Eggdrop script for storing and displaying notes for users in a channel. This script acts as a faux MemoServ / IRC shoutbox, letting you leave notes for others who have left or will cycle the IRC channel.

Syntax: [PUBCHAN]

!noteserv

Alternate: [PRIVMSG]

/msg NoteServ !noteserv !noteserv <#channel>

Notes are stored using SQLite3 and get deleted after being displayed. If the backend (DCC/Partyline) output is too verbose, you can edit it. Notes are now recorded with a timestamp.

This script was written for EFnet and other IRC networks that don't have normal IRC services (NickServ, MemoServ), or for someone who wants to run their own private note system that isn't network dependant.

About

Eggdrop script for storing and displaying one-time use notes for users in every channel, without any registration needed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages