Back to Moneyprinterv2

Twitter Bot

docs/TwitterBot.md

latest599 B
Original Source

Twitter Bot

This bot is designed to automate the process of growing a Twitter account. Once you created a new account, provide the path to the Firefox Profile and the bot will start posting tweets based on the subject you provided during the account creation.

Relevant Configuration

In your config.json, you need the following attributes filled out, so that the bot can function correctly.

json
{
  "twitter_language": "Any Language, formatting doesn't matter",
  "headless": true,
  "llm": "The Large Language Model you want to use, check Configuration.md for more information",
}