/WeatherBot

Telegram bot to view the weather

Primary LanguageTypeScriptMIT LicenseMIT

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