学习你的tweet和自动tweet。

autotweet的Python项目详细描述


在twitter上学习你的反应模式。

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

安装

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

用法

学习用户的tweet

autotweet可以通过收集器学习您的tweet。

$ autotweet collector

克隆帐户自动应答

克隆帐户可以通过应答命令自动应答。

$ autotweet answer

死后自动推特

autotweet可以使用您的主帐户自动发送tweet。 当你出于任何原因离开twitter时,使用它。

$ autotweet after_death

手动添加

您可以手动添加问答集。

$ autotweet add 'Question''Answer'

电报集成

你可以用学习过的数据库运行一个电报机器人。

$ autotweet telegram -h

配置

您可以通过编辑~/.autotweetrc文件来配置autotweet。

[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.

许可证

autotweet遵循mit许可证。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何从Android本地存储获取媒体文件(图像、视频、音频)?   toarray Java对象数组项到字符串数组   java读取逗号分隔的配置文件的最佳方式是什么?   多线程当需要多次设置和取消时,如何在Java中使用计时器?   java Tomcat:启动。蝙蝠不见了   java通过将子路径映射到不同的控制器来拆分Spring控制器   java如何使用加密算法创建自己的安全提供者?   java如何在给定执行时间的情况下,在每个固定的时间段调用该方法   java使用Tomcat运行Servlet   java Apache poi项目符号和编号   java如何在没有毫秒的情况下打印DateTime   java在springdatajpa中按一个字段过滤而不键入query时,如何为另一个字段编写两个条件?   java为什么@Transactional在另一个提交失败时不回滚一个提交?   java为什么浏览器会将大写字母转换为小写字母?   Ajax请求的javascript问题(Liferay)   java如何在选择其他jList时更新jList   JavaSpring,XMLCOnfiguration:不在xml文件中指明注释是如何工作的?   java,包括web中的文件。xml