Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (32 loc) · 1.89 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.89 KB

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

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