tauto

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

README

# TAUTO: Twitter Automation Toolkit

Tauto is a command line tool to automate interactions of bot accounts on Twitter via Twitter's graphical user interface (website in browser).
Tauto is thus capable of interactions which are not available through Twitter API or which could be blocked if used in high volumes via API.

## Supported actions

Tauto is currently capable of following interactions:

* liking
* retweets

## Installation

Coming soon.

## How to use

### Bots

#### Add a bot

First you need to add at least 1 bot account, for example:

```
tauto bot add --username justanormalusername --password accountssecretpassword
```

And thats it!
You can add more accounts by running the command again, again and again...

Please note that you can also use "real" accounts, for example your personal account to automate it to support your allies and dis your enemies.

#### List bots

To list all available bots you have, you can run:

```
tauto bot list
```

#### Remove bot

TBD.

### Allies

Allies are Twitter acounts which you want to support with your bot army!
Tauto will like-all and retweet-some of new tweets of allies.
And it will do it with every bot you have!

#### Add an ally

To add an allied account, you can run:

```
tauto ally add --username SenSanders
```

#### List allies

To list all available allies you support, you can run:

```
tauto ally list
```

#### Remove ally

TBD.

### Neutrals

Neutrals are Twitter accounts which are informative and you want to use them just as source of (relatively) neutral information to make your bots look more like a real person.

#### Add neutrals

To add new neutral account, you can run:

```
tauto neutral add --username bbc
```

#### List neutrals

To list all available allies you support, you can run:

```
tauto ally list
```

#### Remove neutral

TBD.


### Enemies

You can add and list enemies, but interactions with them are currently not implemented.
But it is coming really, really, really soon!

### Run the interactions

To start the interactions of all your bots with all allies, neutrals and enemies on Twitter, you can simply run the following command:

```
tauto run
```

It will open a browser and log in your first bot.
Then it will scroll through latest tweets of all your allies, neutrals and enemies and will interact with them automatically.
Time to get a cup of tea or just go out while `tauto` automatically fights the cultural war for you!

Documentation

Overview

Copyright © 2020 Andreas Gajdosik <andreas.gajdosik@gmail.com>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL