Skip to content

Telegram bot that will trigger my Twitter Spotify Bot to tweet about my currently played song

Notifications You must be signed in to change notification settings

rogojagad/telegram-spotify-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Spotify Bot

Telegram Chatbot that act as a client for my Twitter Spotify Bot to tweet about my currently played song

Installation

Use the package manager npm to install required package.

npm install

Copy .env.example then rename it to .env with content as follows:

  • SPOTIFY_BOT_HOST - The host address of Twitter Spotify Bot host, whether it is on localhost or deployed on production environment

  • TELEGRAM_TOKEN - Access token given by Telegram when you create the bot

  • APP_HOST - Host address for this app

  • PORT - Port reserved for this app

About

Telegram bot that will trigger my Twitter Spotify Bot to tweet about my currently played song

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published