Skip to main content

learn your tweet and auto tweet it.

Project description

Learn your response pattern on twitter.

https://travis-ci.org/Kjwon15/autotweet.svg?branch=master

Installation

$ pip install autotweet
# Or with telegram bot
$ pip install 'autotweet[telegram]'

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'

Telegram integration

You can run a telegram bot with learned database.

$ autotweet telegram -h

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.

License

Autotweet is following MIT license.

Project details


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.5.1.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

autotweet-0.5.1-py2.py3-none-any.whl (15.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file autotweet-0.5.1.tar.gz.

File metadata

  • Download URL: autotweet-0.5.1.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for autotweet-0.5.1.tar.gz
Algorithm Hash digest
SHA256 3dc65b18ad15de9dc0895fbe3b785bd46c0fa42c17d2a48d91b85689c6fa48eb
MD5 d8aacc11ed9bc0127dd40bee02453fe8
BLAKE2b-256 da5cee2051d498c7f1d48b92a76f7bf28514717470846995fd6ac594bbd38c7f

See more details on using hashes here.

File details

Details for the file autotweet-0.5.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for autotweet-0.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8cc6e764fb435db79e2cc752fb5bc39f52c282fdd9758b5a5c61b086ad2f1109
MD5 82441c5fc8e29d62a0c4c747969d10e3
BLAKE2b-256 61b61884cedea26e2c795a889ba02202d8dfa90ddff0fcd33d107439826b04f1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page