Coder Social home page Coder Social logo

gilmaimon / discord-movies-bot Goto Github PK

View Code? Open in Web Editor NEW
16.0 5.0 9.0 182 KB

A discord bot to fetch torrent downloads and subtitles for movies

License: GNU General Public License v3.0

Python 100.00%
discord discord-bot movies torrent subtitles

discord-movies-bot's Introduction

Python 3.6 GPLv3 license

Discord Movies Bot

A discord bot to fetch torrent downloads and subtitles for movies. In chat write !movies NAME and the bot will respond with torrent links and some info about the movie.

Get it Here

For example:

Getting Started

These instructions will help you get an instance of MoviesBot running on your server or PC.

Prerequisites

This project was created using Python3.6, but might work on lower version (3.5/3.4). You do need to have the following modules installed.

You can get all the dependencies by running:

pip install -r requirements.txt

Installing

create a file named credentials.py containing (replace with your discord bot token):

token = 'MY-TOKEN'

Thats it! Start the bot by running main.py.

discord-movies-bot's People

Contributors

gilmaimon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

discord-movies-bot's Issues

Unknown crash

Bot crashes on input "!movie friends".
Should be tested on other tv show names.

Discord.py Migration

Would you be willing to migrate this to the most current Discord.py?

Thanks in advanced.

An error accord

sometimes it just says that but once I got this
exception ignored in: <bound method DNSResolver.__del__ of <aiodns.DNSResolver object at 0x7f1dab509940>> Traceback (most recent call last): File "/home/viknik/.local/lib/python3.6/site-packages/aiodns/__init__.py", line 148, in __del__ self._channel.destroy() AttributeError: 'Channel' object has no attribute 'destroy' Exception ignored in: <bound method DNSResolver.__del__ of <aiodns.DNSResolver object at 0x7f1dab52a6d8>> Traceback (most recent call last): File "/home/viknik/.local/lib/python3.6/site-packages/aiodns/__init__.py", line 148, in __del__ self._channel.destroy()

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.