Skip to content

tritiumNetworks/KoreanDay

Repository files navigation

discord.js-classbased

[JS] Class와 모듈 기반의 디스코드 봇 템플릿

준비물 (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부터 새는겁니다) (we count numbers from zero)

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!

Releases

No releases published

Packages

No packages published