Skip to content
/ SongLink Public

Thanks to this function you can get the name of the song based on a spotify link, very useful especially if you are a discord bot developer.

License

Notifications You must be signed in to change notification settings

qzxtu/SongLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Song.Link

Thanks to this function you can get the name of the song based on a spotify link, very useful especially if you are a discord bot developer.

API Reference

  GetTitleFromSongLink(search);
Parameter Type Description
search string Required. Spotify Url

GetTitleFromSongLink(search);

Take the url of a song from spotify and return its name.

Acknowledgements

Authors

License

MIT

About

Thanks to this function you can get the name of the song based on a spotify link, very useful especially if you are a discord bot developer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages