Skip to content

🐦 🎶 Basic Deno 🦖 app that it will tweet your current playing song on Spotify to your Twitter account.

Notifications You must be signed in to change notification settings

St0iK/deno-spotify-twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet your current playing song on Spotify

This is a basic Deno app that it will tweet your current playing song on Spotify to your Twitter account.

basic usage

  • deno run index.ts
  • deno bundle index.ts build/index

Simple logger pre-configured

In src/log.ts you can find a simple logger that is extendable.

Get Information About The User's Current Playback on Spotify

https://developer.spotify.com/console/get-user-player/?market=&additional_types=

About

🐦 🎶 Basic Deno 🦖 app that it will tweet your current playing song on Spotify to your Twitter account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published