chriamue / gpt-twttr-bot

Twitter Bot tweeting generated text based on tweets of following accounts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpt-twttr-bot

Twitter Bot tweeting generated text based on tweets of accounts it follows. The text will be generated using the gpt-j model.

quickstart

You need a twitter account and a developer project to generate Access Tokens and API Keys. Copy example.env file to .env and edit the environments. The user_name should be the twitter @username to prevent the bot to reply to itself.

docker-compose up

About

Twitter Bot tweeting generated text based on tweets of following accounts.

License:MIT License


Languages

Language:Rust 97.2%Language:Dockerfile 2.2%Language:Shell 0.6%