Skip to content

bnjmnzh/WeatherBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherBot!

A Discord bot that provides information about the weather.

Example Forecast call

alt text

Technology Stack

  • Node.js
  • Discord.js
  • OpenWeatherMap API

Adding to your server

Click this link to add the bot to your server

Note: The person adding the bot to the server needs "Manage Server" permissions to do so.

If I had more time...

Code for errors

If the OpenWeatherMap API endpoint is unavailable, no information would be displayed. Could display a specific message detailing why in this case.

10 minute calls

OpenWeatherMap API says calls should only be made every 10 minutes, which my code does not enforce.

Search by coordinates

OpenWeatherMap API can find weather information from geo-coordinates. This could be a nice feature.

About

Discord Weather Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published