brandongallagher1999 / 1337x-Bot

☠️Unofficial 1337x.to Discord Bot

Home Page:https://discord.com/api/oauth2/authorize?client_id=733428046845050982&permissions=536921088&scope=bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1337x Logo

Unofficial Discord Bot

build

Description

  • Uses 1337x and Discord.JS (NodeJS) to create a Bot that allows users to search for content such as Movies, Games, etc. and returning a relevant list of Torrents with their respective shortened magnet URLs, Names, Seeders and File Sizes.

NEW REPO!!

Commands

// Search for a list of Torrents
.torrent <query>

// Display all available commands
.help

// Get the GitHub link to this project
.github

How to run using Docker

Pre-Requisites

  • Install Docker here

Clone repository

  • Clone the project by running:
git clone https://github.com/brandongallagher1999/1337x-Bot/

Create Configuration File

  • Go to root folder and:
TOKEN="your bot token goes in this string"

echo { '"token"' : '"'$TOKEN'"' } > config.json

Container

  • Go into root folder and run
docker-compose build
docker-compose up -d

Example / Usage

Image of the Bot Working

About

☠️Unofficial 1337x.to Discord Bot

https://discord.com/api/oauth2/authorize?client_id=733428046845050982&permissions=536921088&scope=bot

License:Other


Languages

Language:TypeScript 86.9%Language:HCL 10.3%Language:Dockerfile 2.8%