Stats

2
Projects
10
Devlogs
20
Votes
1
Ships

Coding Time

All Time: 6h 8m
Today: 0h 12m

Member Since

June 16, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

2
Atmosbot

Atmosbot

Shipped
10 devlogs • 25 days ago
🚀
0 devlogs • about 1 month ago

Activity

fsh
fsh worked on Atmosbot
16m • 2 days ago

The new /commands command lists and describes commands.
In this time, I also troubleshooted some bugs.

Update attachment
fsh
fsh worked on Atmosbot
47m • 3 days ago

I added /info and /weather. /info displays information about the bot and /weather displays all the data I currently added to the bot.

Update attachment
fsh
fsh worked on Atmosbot
30m • 3 days ago

The new /sun command lists the sunrise and sunset times for the location. I also moved the API key to another file.

Update attachment
fsh
fsh worked on Atmosbot
6m • 4 days ago

I added Feels like to the /temp command.
From the OpenWeather blog:
Simply put, this parameter accounts for the human perception of weather; it lets you know how the temperature ‘feels’.

Update attachment
fsh
fsh worked on Atmosbot
26m • 4 days ago

I added a new command that displays the current weather conditions at the location.

Update attachment
fsh
fsh worked on Atmosbot
1h 1m • 4 days ago

I added a new /wind command. The bot replies with wind speed (in km/h, m/s or mph) and wind direction. The API provides m/s and mph and km/h is converted from m/s.

Update attachment
fsh
fsh worked on Atmosbot
55m • 5 days ago

I added an option to select either Celsius or Fahrenheit units. The bot requests from the API based on the selected option and displays the data with the correct symbol (°C or °F).

Update attachment
fsh
fsh worked on Atmosbot
17m • 5 days ago

I added high and low temperatures to the /temp command. The reply formatting was also edited.

Update attachment
fsh
fsh worked on Atmosbot
39m • 21 days ago

I added the /temp command. This command allows the user to enter a location and the bot will reply with the current temperature.

Update attachment
fsh
fsh worked on Atmosbot
46m • 21 days ago

I followed a tutorial to write basic code to connect my bot to Discord. I am hosting it on Nest and currently adding slash commands.

Update attachment
fsh
fsh created a project
25d ago

Atmosbot

A Discord.js bot that gets and sends weather data from OpenWeatherMap. Commands - /temp: Gets the current temperature - /wind: Gets the current wind information - /conditions: Gets the current weather conditions - /sun: Gets the sunrise and sunset times - /info: Information about the bot - /commands: List of commands - /weather: Everything in one message The demo link is an invite to the Discord server, where you can run commands and use the bot.

Atmosbot
10 devlogs 0 followers Shipped
fsh
fsh created a project
30d ago

FlashRSS

FlashRSS is a simple Python script that checks an RSS feed for updates and sends a notification to the user.

0 devlogs 0 followers
fsh
fsh joined Summer of Making
57d ago

This was widely regarded as a great move by everyone.