Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot 만들기

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 start
DISCORD_TOKEN=
CLIENT_ID=
GUILD_ID=
NOTION_TOKEN=

About

discord bot for study

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages