Skip to content

Music Recommend Discord Bot based on Today's Weather

Notifications You must be signed in to change notification settings

Pheol9166/WeatherMuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherMuse

Music Recommend Discord Bot based on Today's Weather

⁕ You need your discord bot token and server id!

Playlist

It consists of four weather categories

  • Clear: Clear weather
  • Rain: Rain, Drizzle, Squall, Tornado, Thunderstorm
  • Clouds: Clouds, Haze, Fog, Mist, Ash, Dust, Smoke, Sand
  • Snow: Snow

Each song is JSON type, and it consists of title, artist, and URL.

ex) { "title": "title of song" "artist": "artist of song" "URL": "URL of song" }

Slash Commands

Recommend

  • /추천: WeatherMuse recommends you a song that suits today's weather when it gets city!

Edit

  • /노래_추가: add a new song to playlist in WeatherMuse

  • /노래_제거: delete the song in playlist when WeatherMuse gets weather and song title

  • /제목_변경: Edit song's title when WeatherMuse gets weather and song title

  • /가수_변경: Edit song's artist when WeatherMuse gets weather and song title

  • /url_변경: Edit song's URL when WeatherMuse gets weather and song title

Search

  • /종합_검색: Search Song in playlist based on song title and artist

  • /제목으로_검색: Search Song in playlist based on song title

  • /가수로_검색: Search Song in playlist based on artist

About

Music Recommend Discord Bot based on Today's Weather

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages