Skip to content

A twitter translation bot that takes @HapaGucci's tweets and translates them into 5 different languages at random and then back into english.

Notifications You must be signed in to change notification settings

JacksonMHoke/Translation-Bot

Repository files navigation

Translation-Bot

Description

This bot takes my brother's tweets(@HapaGucci) and translates them through a random number of languages and finally back into english. It then takes the translated tweet and posts it to the twitter account @BotsonHoke

How It Works

This bot uses the Tweepy api in python to check if a new tweet has been made by comparing the past 20 tweets the bot has parsed to the 20 tweets fetched by the api from my brothers twitter. If a difference is seen, the bot translates the new tweet using the Translators api on python to translate the tweet through random languages and finally back into english. The bot runs on an AWS EC2 Ubuntu instance using Docker images so I don't have to run the bot off my computer 24/7.

About

A twitter translation bot that takes @HapaGucci's tweets and translates them into 5 different languages at random and then back into english.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages