Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 305 Bytes

Airline-Club-Bot

To install

  1. Install nodejs (12 or higher) and npm
  2. Clone this repo
  3. In the main folder, run npm i to install all the dependencies
  4. Fill in the missing informations in config.js
  5. Run node bot.js or nodemon bot.js (auto restart on changes) to start the discord bot