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 dead.
Links
- Package Index (PyPI)
https://pypi-hypernode.com/pypi/autotweet/
- Docs (ReadTheDocs)
https://autotweet.readthedocs.org/
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.4.4.tar.gz
(11.1 kB
view details)
Built Distribution
File details
Details for the file autotweet-0.4.4.tar.gz
.
File metadata
- Download URL: autotweet-0.4.4.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e0d68baa589ac600af7b39357c79b22a83a05ecf7dbe8bdf3b041c687b71e5c |
|
MD5 | f720c6821b3bc19d5abae5a7fc78983c |
|
BLAKE2b-256 | b12a80e0f5fa1dd899687842329ce6f1cc1fdbc4ad4e4460a698d4bad91550b0 |
File details
Details for the file autotweet-0.4.4-py2.py3-none-any.whl
.
File metadata
- Download URL: autotweet-0.4.4-py2.py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c29bdf3ece84706cadf4bbd40db8a1545782ae867ab96adf61781e07caad6d74 |
|
MD5 | acbed0757c5adf7fe9695b27d5f05557 |
|
BLAKE2b-256 | 60a3cca06dc1098f98f1d7a34be5ac7af46c3e26213d42ac771e7690515c9f1c |