Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 832 Bytes

README.md

File metadata and controls

55 lines (34 loc) · 832 Bytes

tolerantny-bot

Status License

🧐 About

Simple discord bot project using typescript

🎈 Usage

Add notes about how to use the system.

To run the bot create a .local.env file in the /src folder and
populate it with your token ID

install dependencies

npm i

To run the bot use

npm run dev

To built the project

npm run built

To run linter or lint with fix option

npm run lint

npm run lintfix

⛏️ Built Using

Typescript and Node.js

✍️ Authors

  • frantisekf
  • LukasCh
  • Griffin931