GithubHelp home page GithubHelp logo

kevinhous30 / deezspot_bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from an0nimia/deezspot_bot

0.0 0.0 0.0 754 KB

This project has been created for integrate deezloader library in a Telegram bot.

Python 100.00%

deezspot_bot's Introduction

DeezSpot_bot

Disclaimer

  • I am not responsible for the usage of this program by other people.
  • I do not recommend you doing this illegally or against Deezer's terms of service.
  • This project is licensed under CC BY-NC-SA 4.0
  • PYTHON VERSION SUPPORTED

    Python >= 3.9

  • OS Supported

    Linux Support macOS Support Windows Support

SET UP

INSTALLATION

Let create a own env

pip install virtualenv

To install it just type this command

git clone https://github.com/An0nimia/DeezSpot_bot.git && cd DeezSpot_bot && virtualenv bot_env && source bot_env/bin/activate && pip3 install -r req.txt

Configurations

bot_settings.py

Go and modify bot_settings.py

Image

  • Read the code comments
  • If you don't know how to get chat id send messages to him @JsonDumpBot

.deez_settings.ini

Go and modify .deez_settings.ini

  • mail, password, token(arl) are deezer credentials used for login
  • the pyrogram api_id & api_hash can be created here
  • for create a telegram bot look here
  • for acrcloud key, secret, host look at acrcloud

.set_configs.py

Go and modify set_configs.py

If you don't want to login with arl, which expire, log with normal credentials & delete line 35

START IT

First method

python3 deez_bot.py

OR

If you know how tmux works

tmux new -s deez_bot

then when you are inside just type

python3 deez_bot.py 1

deezspot_bot's People

Contributors

an0nimia avatar cyanbook avatar destroyer-32 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.