12brendan3 / UC-Esports-Bot

A bot for the University of Cincinnati Esports Discord server. Written using discord.js.
MIT License
3 stars 0 forks source link

Display the weather of main campus and help command in the bot's status #3

Closed 12brendan3 closed 3 years ago

12brendan3 commented 4 years ago

The bot's status should show the temperature and an emoji for if it's raining, snowing, sunny, etc. The help command should also fit next to this information. Here's an example: image

12brendan3 commented 4 years ago

The previous bot is using Dark Sky's API, but it's being discontinued so we need to find an alternative. Here are the options I know of in no particular order:

  1. Open Weather Map
  2. Weatherbit
  3. Weather2020
  4. climacell
  5. Yahoo! Weather
12brendan3 commented 3 years ago

I ended up going with 4 - climacell