UNPKG

thelounge-plugin-tableflip

Version:

Adds /tableflip, /unflip and /shrug commands to your message, similar to Discord.

20 lines (19 loc) 413 B
{ "name": "thelounge-plugin-tableflip", "version": "1.0.4-1", "description": "Adds /tableflip, /unflip and /shrug commands to your message, similar to Discord.", "main": "index.js", "author": "magn2o", "license": "MIT", "keywords": [ "thelounge", "thelounge-plugin" ], "thelounge": { "name": "tableflip", "type": "plugin" }, "dependencies": { "thelounge": "^4.1.0" } }