tennu-title
v5.0.1
Published
A plugin for the tennu IRC framework, uses logging db to find last sent URL and retirves the title for it.
Downloads
4
Readme
tennu-title
A plugin for the tennu irc framework.
Hooks into the dbcore and uses the data from dblogger to check when someone last sent a link to the channel.
Optionally uses - tennu-cooldown
Configuration
liveTitle: (default: false) Send title when link is sent to the channel.
"title": {
"liveTitle": true
}
Requires
Installing Into Tennu
See Downloadable Plugins here.
Todo:
- Tests