Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 803 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 803 Bytes

WeatherBot

Setup

  1. Type git clone https://github.com/Payziii/WeatherBot.git in the console to clone the repository and cd WeatherBot to navigate to the bot folder
  2. Install the required packages with the npm i command
  3. Create .env file and fill it out using the template
  4. Run the bot with the command npm run start

My other projects