UNPKG

thelounge-plugin-timer

Version:

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

24 lines (22 loc) 472 B
{ "name": "thelounge-plugin-timer", "version": "1.0.2", "description": "Simple plugin for the irc client thelounge that allows you to send commands using a timer", "main": "index.js", "author": "Martzy303 <admin@sysop.click>", "license": "MIT", "keywords": [ "thelounge", "thelounge-plugin", "timer" ], "thelounge": { "name": "Timer", "type": "plugin", "supports": ">=4.3.0" }, "scripts": { }, "devDependencies": { } }