1.0.3 • Published 3 years ago

pepper-torrent v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Pepper-Torrent

NPM

Add pepper torrent to your discord bot. Search and fetch any movie's or series's magnetic link. Display the details of the searched movie or series in Embed Message.

Installation

pepper-torrent requires Discord.js v12+ to run.

  • This package uses the following packages. discord.js torrent-search-api imdb-api

Installation

npm i pepper-torrent

Documentation

const TORRENT = require('pepper-torrent')
    
    const torrent = new TORRENT({
        message: message,
    })
    torrent.start(args);
    

Usage

{prefix}commandname <movie/series name>

example : $torrent joker

Screenshot

Pepper bot using Torret Command

Pepper-Bot

All These features are running Live on Pepper-Bot

Pepper bot using Torrent Command

Invite Now!

Note

This is very new and will have bugs, please put any new errors Here!

License

MIT