A Discord bot that shows you the current weather and weekly forecast in style.
- ✅ Current weather with temperature, humidity and wind
- 📅 Weekly forecast (5 days)
- 🌧️ Probability of rain
- 🌍 Support for cities around the world
- 🎨 Visual embeds with intuitive emojis
- ⚡ Quick and Spanish answers
- Clone the repository.
git clone https://github.com/Pastiuwu/weatherbot
cd your repo- Install dependencies.
npm install discord.js axios dotenv- Create your .env
view .env.example in the repo- Start the bot
node index.js| Command | Description | Parameters | Example |
|---|---|---|---|
/clima |
Displays the current weather |
|
/clima city: Madrid country: ES |

