Giter Site home page Giter Site logo

tvbot's Introduction

tvBot

tvBot is a discord bot that uses TMDb API and allows you to search for and fetch info about movies, tv shows, actors right from your discord servers.

I am not working on it anymore.


What to do with the code?

If you are an experienced python programmer then there's really nothing for you here, it is all beginner level code as it is my first ever program. But if you are also new to this like me, feel free to use it however you want.

How to test the code yourself?

  1. Install necessary dependencies, you'll need requests and discord.py.

    • To install requests, use this command in command prompt - pip install requests
    • To install discord.py - pip install discord.py
    • If you bump into an error, see this page.
  2. Fork and clone this repository or just download (prefer this) it into your computer.

  3. Make an account and get an API key from TMDb.

  4. Create your bot on discord, get its 'token' and invite in into your test server. Click here for help.

  5. Create a text file name 'token_key.txt' in the same folder where 'main.py' is, and copy paste your bot token in first line and your TMDb API key in second line and save the file. (the order is important.)

  6. That's it, you're good to go. I'm reachable on discord as Sam Cooper#9490.


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.