Skip to content

A Discord bot that provides the weather forecast for a user-specified region and day of the week, defaulting to the current day.

License

JuanHPassos/WeatherBot

Repository files navigation

WeatherBot

WeatherBot

The WeatherBot is a bot on Discord that aims to inform the weather of the region chosen by the user and on the day of the week selected by them; this option is not necessary, and if left blank, it returns the current day.

📝 》Requirements

📖 》Installation Guide

Installing via NPM

Clone the repo by running

git clone https://github.com/JuanHPassos/WeatherBot 

After cloning fill all requirement in config.json (rename configexample.json to config.json), then run

npm install

To start your bot

node src/index.js

💻 》How to use

Just type the command '/weather' and write the desired city. The day option is not mandatory, and if it is not chosen, the current day is chosen.

ExampleofUse

ExampleofResponse

References

  1. Inspiration
  2. Project Organization
  3. Discord Guide
  4. OpenWeather
  5. Tomorrow.io
  6. API Decision
  7. Github Reference

About

A Discord bot that provides the weather forecast for a user-specified region and day of the week, defaulting to the current day.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published