Giter Site home page Giter Site logo

amanoteam / amimewatch Goto Github PK

View Code? Open in Web Editor NEW
26.0 2.0 14.0 301 KB

Telegram bot made in Python 3 using the @pyrogram framework.

Home Page: https://t.me/AmimeWatchBot

License: MIT License

Python 100.00%
python python3 python-3 asyncio bot telegram-bot animes mangas anime manga

amimewatch's Introduction

AmimeWatch

A bot dedicated to Otakus made in Python using the Pyrogram framework.

Code style: black GitHub contributors Codacy Badge

This repository contains the source code of @AmimeWatchBot and the instructions for running a copy yourself.

Requirements

Run

  1. git clone https://github.com/AmanoTeam/AmimeWatch, to download the source code.
  2. cd AmimeWatch, to enter the directory.
  3. virtualenv venv && . venv/bin/activate to create and activate a virtual environment.
  4. pip install -Ur requirements.txt, to install the requirements.
  5. Create a new amime.ini file, copy-paste the following and replace the values with your own:
    [pyrogram]
    api_id = 12345
    api_hash = 0123456789abcdef0123456789abcdef
    bot_token = 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11
  6. Run with python -m amime.
  7. Stop with CTRL+C and deactivate the virtual environment.

License

MIT © 2021 AmanoTeam

amimewatch's People

Contributors

alissonlauffer avatar andrielfr avatar dependabot[bot] avatar hitalom avatar

Stargazers

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

Watchers

 avatar  avatar

amimewatch's Issues

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.