Coder Social home page Coder Social logo

sanyamason / ace-attorney-telegram-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luismayo/ace-attorney-telegram-bot

0.0 0.0 0.0 29 KB

Telegram bot that turns comment chains into ace attorney scenes. Inspired by and using https://github.com/micah5/ace-attorney-reddit-bot

License: MIT License

Python 100.00%

ace-attorney-telegram-bot's Introduction

Ace Attorney telegram Bot

Telegram bot that turns comment chains into ace attorney scenes. Inspired by and using https://github.com/micah5/ace-attorney-reddit-bot Currently being executed on @ace_attorney_court_bot.

Check also the Twiitter,Discord and Reddit bots!

Getting Started

Prerequisites

Installing

  1. Clone the repository with submodules
git clone --recursive https://github.com/LuisMayo/ace-attorney-telegram-bot
  1. Install dependencies of this repo and the child repo. Refer to objection engine's install instructions for any problems you may encounter
python -m pip install -r requirements.txt
python -m pip install -r objection_engine/requirements.txt
  1. Put yout Telegram Token in a token.txt file

  2. Start the project python main.py

Note about Linux systems

In Linux it may be a bit harder to set the enviorenmente properly. More specifically it may be hard to install required codecs. If having a codec problem (like "couldn't find codec for id 27") you may need to compile ffmpeg and opencv by yourself. You should be good using these guides (tested on Ubuntu with success and on Debian without success)

Contributing

Since this is a tiny project we don't have strict rules about contributions. Just open a Pull Request to fix any of the project issues or any improvement you have percieved on your own. Any contributions which improve or fix the project will be accepted as long as they don't deviate too much from the project objectives. If you have doubts about whether the PR would be accepted or not you can open an issue before coding to ask for my opinion

ace-attorney-telegram-bot's People

Contributors

luismayo avatar robimez avatar

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.