Skip to content

Payziii/WeatherBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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