hayper007 / Word-movie-finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Magnet Bot

🤖 A telegram bot for movies

Build Status Coverage Status Go Report Card

What can I do with this bot

  • Search information about movies and TVs
  • Search magnet links of movies and TVs and download them
  • Download any links (Magnet/eD2k/FTP) automatically
  • View and clear download history

Complete feature list and future plans

How to use it

  • Talk to @moviemagnetbot on Telegram
  • Subscribe personal RSS feed in download tools

Video example 1, Video example 2

Ways to get involved

How to contribute

  1. Have Go installed

  2. Fork it and start hacking

    cd moviemagnetbot
    cd cmd/moviemagnetbot
    go build && PORT="8000" ./moviemagnetbot
  3. Open a pull request when you improved something

Alternatives

About

License:GNU General Public License v3.0


Languages

Language:Go 99.5%Language:Dockerfile 0.5%