Skip to content

tardiwave/songlink-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Songlink Discord bot

Powered by Songlink/Odesli

Description

When you post a song URL of Amazon Music, Apple Music, or Spotify, the bot adds links to other platforms. You can even get a link to YouTube.

Local Development

  1. Install deno
  2. Create a .env file with:
    TOKEN=your_discord_bot_token
    COUNTRY=FR
  3. Run deno task dev for development
  4. Run deno task start for production

Deployment

  1. Create a new project on Deno Deploy
  2. Link your GitHub repository
  3. Configure the following environment variables in Deno Deploy:
    • TOKEN: Your Discord bot token
    • COUNTRY: Your country code (e.g., FR)
  4. Select main.ts as your entry file
  5. Deploy!

About

Automatically share the link to all platforms when you share a song on discord 🎷

Topics

Resources

Stars

Watchers

Forks

Contributors