Skip to content

OpenWeatherAPIから取得した天気を表示するDiscordボット

License

Notifications You must be signed in to change notification settings

yuta0801/Discord-Weather-Bot

Repository files navigation

Discord-Weather-Bot

OpenWeatherAPIから取得した天気を表示するDiscordボット

Description

Discordで!{地名}の天気と打つとgeocoderで緯度経度を 割り出しOpenWeatherAPIを使用して天気を取得して返すものです。

DEMO

Requirement

  • discord.js
  • geocoder
  • request

Usage

  1. インストール
  2. .envを編集
  3. 実行
$ node main

Installation

1, clone

$ git clone https://github.com/yuta0801/Discord-Weather-Bot

2, install

$ npm install

Author

License

MIT

About

OpenWeatherAPIから取得した天気を表示するDiscordボット

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published