Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Contributors

Languages