UNPKG

ogmatrix-event

Version:

A cool Discord Event Handler.

16 lines 327 B
{ "name": "ogmatrix-handler", "version": "1.0.0", "description": "", "main": "src/index.js", "scripts": { "start": "node ." }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "ascii-table": "0.0.9", "discord.js": "^12.2.0" } }