rafacovez / notify

Telegram bot written in Python to interact with the Spotify API.

Home Page:https://t.me/playlistNotificationBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer: Notify App is in Development Mode

Please note that the Notify app is currently in development mode, and as a result, you won't be able to use it directly by visiting https://t.me/playlistNotificationBot without reaching out to me first.

Usage Instructions:

  1. If you are interested in using the Notify app, contact me to be manually added to the whitelist. You can reach out to me through adanescollante@gmail.com to request access.
  2. Once you have contacted me and your request has been approved, you will receive further instructions on how to access and use the Notify app.

Notify

Notify is a Telegram bot that allows you to manage your playlist notifications and receive updates whenever there are changes to your favorite playlists on Spotify. It also offers a range of features to help you interact with your Spotify data.

Getting Started

To use the bot, you can either start a conversation with Notify Bot link or by searching for playlistNotificationBot in your Telegram app search bar.

Dependencies

This project is built using the following libraries and tools:

  • Telebot - A Python wrapper for the Telegram Bot API.
  • Spotipy - A lightweight Python library for the Spotify Web API.
  • sqlite3 - A built-in Python module for working with SQLite databases.
  • DigitalOcean - A cloud infrastructure provider used for server-side operations.

Contributing

Contributions to this project are welcome, and an issues list is available. If you're interested in contributing, please follow these guidelines:

  1. Fork the repository and create your branch.
  2. Make your changes and ensure they adhere to the code style and best practices.
  3. Write clear and concise commit messages.
  4. Test your changes thoroughly.
  5. Submit a pull request with a detailed description of the changes you made.

License

This project is licensed under the terms of the LICENSE file. Please refer to the license file for more information.

Resources

Here are some resources to help you get started:

If you have any questions or need assistance, feel free to reach out.

About

Telegram bot written in Python to interact with the Spotify API.

https://t.me/playlistNotificationBot

License:MIT License


Languages

Language:Python 85.1%Language:HTML 9.4%Language:CSS 5.4%