Skip to content

A Discord.js bot that gets and sends weather data from OpenWeatherMap.

Notifications You must be signed in to change notification settings

fishtested/Atmosbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b05140e · · Aug 11, 2025

History

16 Commits
Aug 11, 2025
Aug 9, 2025

Repository files navigation

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: The weather

Screenshot

image

Installation

  1. Install the Node.js dependencies (npm install discord.js @discordjs/builders)
  2. Download the bot.js file
  3. Create a config.json file with your bot token and OpenWeatherMap API key
  4. Run the bot (node bot.js)

About

A Discord.js bot that gets and sends weather data from OpenWeatherMap.

Resources

Stars

Watchers

Forks