UNPKG

thelounge-plugin-timer

Version:

Simple plugin for the irc client thelounge that allows you to send commands using a timer

25 lines (9 loc) 443 B
# thelounge-plugin-timer Simple plugin for the irc client [thelounge](https://thelounge.chat) 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!`.