thelounge-plugin-timer
v1.0.2
Published
Simple plugin for the irc client thelounge that allows you to send commands using a timer
Downloads
59
Maintainers
Readme
thelounge-plugin-timer
Simple plugin for the irc client thelounge that allows you to send commands using a timer
Installation
If you have installed thelounge via NPM/Yarn:
thelounge install thelounge-plugin-timer
If you have installed thelounge via source:
node index.js install thelounge-plugin-timer
Usage
/timer SECONDS COMMAND
, for example /timer 5 msg SomeUser Hello World!
.