• This repository has been archived on 24/Jul/2023
  • Stars
    star
    547
  • Rank 81,254 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Ace Attorney twitter Bot

Twitter 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 @aceCourtBot

Check also the Telegram, Discord and Reddit bots!

Getting Started

Prerequisites

Installing

Clone the repository with submodules

git clone --recursive https://github.com/LuisMayo/ace-attorney-twitter-bot

Install dependencies of this repo. Refer to objection engine's install instructions for any problems you may encounter

python -m pip install -r requirements.txt

Copy keys-dummy.json into keys.json and fill the required settings with the access keys you should've obtained from Twitter's Developer portal

Start the project python main.py

Note about Linux systems

In Linux it may be a bit harder to set the enviorenment 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)

Note about MongoDB

By default Mongita is used for easier deployment, but administrators can opt in to use full MongoDB. Set the environment variable ACE_MONGODB=URL for this and make sure MongoDB is reachable in said URL

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

More Repositories

1

objection_engine

Library that turns comment chains into ace attorney scenes, used in several bots
Python
102
star
2

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
Python
69
star
3

ace-attorney-discord-bot

Discord bot that turns comment chains into ace attorney scenes. Inspired by and using https://github.com/micah5/ace-attorney-reddit-bot
Python
62
star
4

GoogleSTTtoSRTConverter

Subtitles Generator in SRT format for a piece of Audio using Google Cloud's Speech-To-Text technology
TypeScript
12
star
5

GeforceNowQueueTracker

Tracks the queues of the different GeForceNow Servers
TypeScript
8
star
6

vhs-alternative-server

Alternative Video Horror Society server implementation
TypeScript
6
star
7

samantha

TypeScript
4
star
8

advent-of-code-2022

Answers for advent of code 2022. Writen in Rust/Typescript
Rust
2
star
9

TelegramHateMod

Mod to avoid hate speech on Telegram
TypeScript
2
star
10

advent-of-code-2021

Solutions to 2021's advent of code written in Deno's Typescript. https://adventofcode.com/2021
TypeScript
2
star
11

TelegramTriviaBot

Telegram bot to play a bit of Trivia. Intended for groups
TypeScript
2
star
12

TelegramPictureExchange

Telegram Bot to exchange pics
TypeScript
2
star
13

media-srt-generator-front

Front-end for https://github.com/LuisMayo/media-srt-generator
JavaScript
2
star
14

OGameOptimalDefense

Optimal defense ratio calculator fro Ogame. Based on a project from Vesselin Bontchev
HTML
1
star
15

media-srt-generator

SRT Generator Google Cloud Function for audio/video
JavaScript
1
star
16

uwufy-tg-bot

Telegram bot for uwufyng coments
TypeScript
1
star
17

advent-of-code-2020

Solutions to 2020's advent of code written in Deno's Typescript. https://adventofcode.com/2020
TypeScript
1
star
18

Pictoclone

Pictochat clone for Windows and Android
TypeScript
1
star
19

TelegramConversationGames

Conversational games for Telegram
TypeScript
1
star
20

Complete-Pathfinding-Pack

Game Maker Language
1
star
21

twitter-oauth2-token-generator

Generates access tokens for an OAuth2-authenticated user
JavaScript
1
star
22

tramo-luz

En que tramo (valle, llano, punta) de la factura de la luz nos encontramos
JavaScript
1
star
23

deno-telegram-bot-api-utils

Utils for the deno telegram bot api library
TypeScript
1
star
24

Twitter-Header-Syncer

Logins with twitter and saves an URL to firebase
JavaScript
1
star
25

TelegramAnonymousMessenger

TypeScript
1
star