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
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)>
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.1.0.tar.gz
(5.9 kB
view details)
File details
Details for the file autotweet-0.1.0.tar.gz
.
File metadata
- Download URL: autotweet-0.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0858393fac9cc0a2f207bd1812a0dae529b34857e9c11de219deea363ee53f4 |
|
MD5 | d761258bc24b4ffa2c2a1dda352a0a70 |
|
BLAKE2b-256 | cc8280b3a57e9c6e784764943e95c1d02a255ad2dee185c616595b3bf422e517 |