discord.js로 만든 간단한 디스코드 봇
Version
node.js: >=18.12.0
@discordjs/core: 0.6.0
@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=