Skip to content

smj53/discord-study-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot 만들기

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

About

discord bot for study

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%