Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
/ commando Public archive

Discord.jsの公式フレームワークCommandoでボット開発を始めるためのテンプレート

Notifications You must be signed in to change notification settings

discordjs-japan/commando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commando テンプレート

Discord.jsの公式フレームワークCommandoのテンプレート

インストール

npm install

スクリプト

start

ボットを起動するよ。

npm start

lint

静的検証ツール(ESLint)を使って問題を調べる。

npm run lint

lint:fix

問題を修正する。

npm run lint:fix

About

Discord.jsの公式フレームワークCommandoでボット開発を始めるためのテンプレート

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published