Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Add weather commands to a new cog#282

Merged
notsniped merged 29 commits intomainfrom
weather-command
May 24, 2023
Merged

Add weather commands to a new cog#282
notsniped merged 29 commits intomainfrom
weather-command

Conversation

@notsniped
Copy link
Member

@notsniped notsniped commented May 24, 2023

Weather Commands

These new weather commands allow users to view forecast information on any location they want using the /weather command.
They can also set a default location which lets them view weather faster by using /weather_set_location command, and they can also use a temperature unit scale of their choice (Celsius, Fahrenheit, Kelvin) by setting it using /weather_set_scale.

notsniped added 26 commits May 22, 2023 23:34
This adds the `/weather` and `/weather_set_location` commands. This also adds the weather database for storing default locations.
Seriously how do I keep forgetting to do this
No decimal spam :(
Can't do something that doesn't exist
Either light blue embed color doesn't exist, or I did another typo
It honestly looked weirder than it should've
@notsniped notsniped added enhancement New feature or request priority:high area:main Changes to the main functioning code type:cogs Any changes to the bot's slash command cogs labels May 24, 2023
@notsniped notsniped self-assigned this May 24, 2023
@notsniped notsniped merged commit 5037e11 into main May 24, 2023
@notsniped notsniped deleted the weather-command branch May 24, 2023 04:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area:main Changes to the main functioning code enhancement New feature or request priority:high size/L type:cogs Any changes to the bot's slash command cogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant