learn your tweet and auto tweet it.
Project description
Learn your response pattern on twitter.
Installation
$ pip install autotweet
Usage
Learning user’s tweet
Autotweet can learn your tweet by collector.
$ autotweet collector
Automatic answering by clone account
Your clone account can automatic answer by answer command.
$ autotweet answer
Automaticaly tweet after death
Autotweet can be auto tweeting using your main account. Use it when you are leaving from twitter for any reason.
$ autotweet after_death
Add manually
You can add question/answer set manually.
$ autotweet add 'Question' 'Answer'
Configure
You can configure Autotweet by editing ~/.autotweetrc file.
[auth]
token = <OAuth token (automaticaly generated)>
answerer_token = <OAuth token (automaticaly generated)>
[database]
db_url = <database url>
[answer]
threshold = <Auto answering to tweet that is not mention to answerer. (float 0.0 ~ 1.0)>
[tweet after death]
message0 = This is message sent by auto tweet.
message1 = If you are reading this, I'm already died.
License
Autotweet is following MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
autotweet-0.2.2.tar.gz
(7.9 kB
view details)
File details
Details for the file autotweet-0.2.2.tar.gz
.
File metadata
- Download URL: autotweet-0.2.2.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c4e78642c95782a628493b0674ecaa4f1a2900e34fd611ea2068085997b8504 |
|
MD5 | 7d8353538a29ad464203e436ad335d27 |
|
BLAKE2b-256 | afa8dad7a5678cd32aea958ad93e8372d25c82a731039f91eef6f9ea3ac7acff |