Skip to content

z3ntu/MonstercatConnectNotifier

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

MonstercatConnectNotifier Build Status

Screenshot

Screenshot from Telegram Desktop

Please note, that I don't have any rights on this image.

Requirements

  • Python 3 or newer
  • A Telegram account

Setup

  • Copy config.DEFAULT.py to config.py

Create your Telegram bot

  • Write /newbot to @BotFather on Telegram and follow the instructions
  • Copy the token you get at the end into bot_token in config.py

Create your Telegram channel

This depends on the platform you are doing this on (these instructions are for Telegram desktop)

  • Click the "create" icon in the search field
  • Choose New channel and give it a name
  • Add your bot (use the @username) as an administrator to the channel
  • Copy the channel username into chat_id in config.py (that it looks like chat_id="@ConnectNotifier")

General

  • Start notifier.py

About

Checks for new songs on Monstercat Connect and sends the cover & title to a Telegram channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages