# 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!`.