GithubHelp home page GithubHelp logo

sekret666 / beetube-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kodjunkie/beetube-bot

0.0 0.0 0.0 578 KB

A telegram :robot: bot :robot: for music, video, movie downloads, and more :notes: :video_camera:

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

License: MIT License

JavaScript 93.62% Shell 4.98% Dockerfile 1.41%

beetube-bot's Introduction

Beetube

Beetube ๐Ÿ Bot

A telegram bot for music, video, movie downloads and more.

https://github.com/kodjunkie/beetube-bot Beetube CI License: MIT

Installation

NOTE: By default it's been setup for easy deployment on Heroku, you can select either Github or Heroku CLI deployment method.

Telegram Setup (required)

  1. Create a new bot via @BotFather and note the token
  2. Type /setcommands
  3. Select the bot you just created
  4. Copy and paste the below text as the bot's commands
  start - start a conversation with the bot
  search - search any category for results
  list - get results from a list of services

Install on Local Machine

$ git clone https://github.com/kodjunkie/beetube-bot.git
$ cd beetube-bot
$ cp .env.example .env # Update .env accordingly
$ npm install
# Start mongoDB daemon
$ npm start

Docker Installation

$ git clone https://github.com/kodjunkie/beetube-bot.git
$ cd beetube-bot
$ cp .env.example .env # Update .env accordingly

# To boot-up first time only or whenever docker file is modified (builds the containers)
$ docker-compose up --build

# To boot-up without building the containers (regular use)
$ docker-compose up

# To shut-down
$ docker-compose down

Tests

$ npm test

Deployed

Checkout the deployed version here

Todo

  • Increment tests
  • Implement video (Youtube) search & download
  • Implement music (search & download)
  • Implement torrent (search & download .torrent)

Contribution

All contributions of any kind are welcome.

License

This project is opened under the MIT 2.0 License which allows very broad use for both academic and commercial purposes.

Credits

Tools Use
github.com/Go-phie/gophie movies

beetube-bot's People

Contributors

kodjunkie avatar deven96 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.