Skip to content

aexhell/heejin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.