Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 516 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 516 Bytes

HMIF Discord Bot

This bot is developed for verification and moderation in HMIF ITB Discord Server

Getting Started

Installation

  • Clone this repository on your local machine
git clone [REPOSITORY_LINK]
  • Install the required packages
npm install

Testing

  • Compile the application
tsc
  • Run the application
npm start

Contribution

  • You may fork this repo and clone it to your local machine
  • Go wild and crazy
  • Pull request to our repository