All Projects → twtrubiks → PttAutoPush

twtrubiks / PttAutoPush

Licence: other
PTT自動推文 推文機器人(Python)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to PttAutoPush

PttAutoLoginPost
PTT自動登入發文(Python)
Stars: ✭ 60 (+300%)
Mutual labels:  auto, ptt
PttImageSpider
PTT 圖片下載器 (抓取整個看板的圖片,並用文章標題作為資料夾的名稱 ) (使用Scrapy)
Stars: ✭ 16 (+6.67%)
Mutual labels:  ptt
signalr-client
SignalR client library built on top of @aspnet/signalr. This gives you more features and easier to use.
Stars: ✭ 48 (+220%)
Mutual labels:  push
WWDC
🌈 𝐖𝐖𝐃𝐂 𝐒𝐞𝐬𝐬𝐢𝐨𝐧 𝐍𝐨𝐭𝐞𝐬 👩🏻‍💻 ✨
Stars: ✭ 31 (+106.67%)
Mutual labels:  auto
Dingbot
基于python标准库,为钉钉群机器人打造的轻量级SDK
Stars: ✭ 23 (+53.33%)
Mutual labels:  auto
node-mercure
📳 Mercure Hub & Publisher implemented in node.js.
Stars: ✭ 27 (+80%)
Mutual labels:  push
enact
Easy dual-monitor setup and hotplug support for minimalistic window managers
Stars: ✭ 76 (+406.67%)
Mutual labels:  auto
tz-mpesa-ussd-push
Vodacom Tanzania USSD Push API Client
Stars: ✭ 18 (+20%)
Mutual labels:  push
auto-fill-edit-text
This custom EditText can suggest and fill text defined before.
Stars: ✭ 26 (+73.33%)
Mutual labels:  auto
birthday-keeper
一个生日管理APP, UI风格模仿的系统闹钟, 可以添加, 编辑, 删除生日以及本地推送提醒, 项目截图见README.
Stars: ✭ 27 (+80%)
Mutual labels:  push
laravel-magiclink
Create link for authenticate in Laravel without password or get private content
Stars: ✭ 135 (+800%)
Mutual labels:  auto
auto crawler ptt beauty image
Auto Crawler Ptt Beauty Image Use Python Schedule
Stars: ✭ 35 (+133.33%)
Mutual labels:  ptt
mongoose-auto-increment-reworked
An auto-incrementing field generator for Mongoose 4 & 5
Stars: ✭ 17 (+13.33%)
Mutual labels:  auto
NJUPT-auto-evaluate
🐶 南邮本科生学生评教活动的一键自动评价脚本 #南邮# #一键# #教师# #测评# #评价# #脚本# #正方教务管理系统#
Stars: ✭ 24 (+60%)
Mutual labels:  auto
ptt-web-crawler
PTT 網路版爬蟲
Stars: ✭ 20 (+33.33%)
Mutual labels:  ptt
MongoosePush
MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Stars: ✭ 101 (+573.33%)
Mutual labels:  push
ForzaHorizonFix
A simple fix for Forza Horizon 4 and Forza Horizon 5 crashes
Stars: ✭ 20 (+33.33%)
Mutual labels:  auto
light-push-admin
推送服务控制台界面
Stars: ✭ 28 (+86.67%)
Mutual labels:  push
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
Stars: ✭ 48 (+220%)
Mutual labels:  push
pusherman
queuing system for push notifications
Stars: ✭ 17 (+13.33%)
Mutual labels:  push

PttAutoPush

PTT自動推文 推文機器人(Python) For Linux and Windows

特色

  • 推文機器人
  • 持續至特定看板對最新文章推文

使用方法

請將下列程式碼修改為自己的PTT ID 以及 Password

user = 'Your PTT ID'
password = 'Your PTT Password'
$ python PttAutoPush.py [版名] [內容] [標題數] [推文tag]

說明:

[版名] : 不分大小寫,EX. gossiping

[內容] : 推文內容

[標題數] : 對最新的[標題數]筆文章推文,不包含至底文

[推文tag] : 1 = 推文 or 2 = 噓文 or 3 = 註解

執行範例

$ python PttAutoPush.py gossiping 別再發文了,趕快出門運動吧  10 1

該範例為在PTT gossiping(八卦)板 自動對最新的10篇文章推文(不包含至底文)

推文的內容為 別再發文了,趕快出門運動吧 (推文內容不要有空白或特殊字元)

程式永遠不會停止

除非使用 任何軟體登入PTT,使程式執行錯誤 或 輸入Ctrl + C '強制終止程式

執行過程

alt tag

輸出結果

使用pcman觀看 alt tag

Environment

  • Ubuntu 12.04
  • Python 2.7.3

License

MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].