Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 320 Bytes

heejin

a discord.js bot coded with typescript.

Use this repository

Cloning

git clone https://github.com/aexhell/heejin.git

Installing the dependencies

npm i or yarn.

Running the bot

Before running it, remember to change the file .env.example to .env.
Run npm run dev or yarn dev.