Skip to content

TotalTemplates/deplux-discord.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧾 discord.js-classbased

[JS/TS] Class와 모듈 기반의 디스코드 봇 템플릿
Class and Module based Discord-Bot-Template

JavaScript 버전을 원하시는 분은 standard 브렌치로 이동해 주세요
if you want JavaScript version, move to standard branch

준비물 / REQUIREMENTS

  • node : v12.x 또는 그 이상 (node: v12.x or higher)
  • yarn : v1.x (yarn: v1.x or higher)
  • 커피 한잔 (a cup of coffee (but not java copy))

사용법 / HOW TO USE

0. 템플릿 사용 / USING THE TEMPLETE

Use this template
를 누른뒤 적절한 이름으로 저장소를 만듭니다

Use this template
Click this, and create a repository with a cool name.

1. 저장소 클론 / CLONING THE REPOSITORY

git clone <저장소 주소>
로 저장소를 클론합니다
(여기 말고 위에서 만든 저장소 말하는건데 이걸 클론해버리는 바보는 없겠지?)

Use git clone <Repository link>
to clone the repository. (Obviously, the repository u created, not this one. duh)

2.필수 구성요소 다운로드 / DOWNLOADING DEPENDENCIES

yarn
로 구성요소를 다운로드 합니다

Use NPM INSTALL to download dependencies.

3. 실행 / EXECUTE

TOKEN=<봇토큰> node index
로 봇을 실행합니다

Use TOKEN=<봇토큰> node index
to start the bot.

4. 완료 / FINISH

이제 커피 한잔을 들이키면 됩니다(?)
Drink the coffee you brought. DONE!

About

TotalTemplates/discord.js-classbased. but works on Deplux hosting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published