discord.js로 만든 간단한 디스코드 봇
버전
node: 18.12.1
discord.js: 14.7.1
@notionhq/client: 2.2.3
$ npm install
$ touch .env
# register your commands to the guild specified
$ npm run commands
# running you bot
$ npm run startDISCORD_TOKEN=
CLIENT_ID=
GUILD_ID=
NOTION_TOKEN=