UNPKG

monhu-discordjs

Version:

MonitorHumanが作った、簡単にDiscordのBotを作成するNPMモジュール

6 lines (4 loc) 156 B
//普通に使う場合のサンプルです。 const mondjs = require("monhu-discordjs") mondjs.config("./config.json") mondjs.login("トークン")