PttXP
Ptt cross posting Bot
Install / Use
/learn @aitjcize/PttXPREADME
PttXP - Ptt Posting/Scripting Utility
PttXP can post articles to a list of boards that you want to post automatically without manully interference. PttXP also provides a scripting environment so that you can write a script to do things for you on PTT.
Macros:
- #connect HOST
- connect to HOST
- #login HOST,USER,PASSWD
- login to host with USER and PASSWD
- #enter
- emulate pressing 'Enter'
- #up
- emulate pressing 'Key Up'
- #down
- emulate pressing 'Key Down'
- #left
- emulate pressing 'Key Left'
- #right
- emulate pressing 'Key Right'
- #pagedown
- emulate pressing 'Key PageDown'
- #pageup
- emulate pressing 'Key PageUp'
- #home
- emulate pressing 'Key Home'
- #end
- emulate pressing 'Key End'
- #ctrl-KEY
- emulate pressing 'Ctrl+KEY'
- #goboard BOARD
- go to board named BOARD
- #postfile TITLE,FILENAME
- post a article titled TITLE, file content from FILENAME
- #delete_header BOARD
- delete the header of the latest post in BOARD
- #fromfile FILENAME
- Write content from file with FILENAME
- #crosspost CP_LIMIT,DELETE_HEADER,BOARDLIST,TITLE,FILENAME
- Cross posting: CP_LIMIT: the number of the posts that you will get caught DELETE_HEADER: True or False, whether or not to delete post header BOARDLIST: list of board names you want to post TITLE: title of the article FILENAME: file name of the content to be post
- Any none macro characters are sent to PTT untouched
Example:
-
Login to PTT:
-
The easy way: #login ptt.cc,user,passwd
-
The hard way: #connect ptt.cc user #enter passwd #enter
-
-
Post an article in a board:
-
The easy way: #goboard BOARD #postfile The is a testing article,content.txt
-
The hard way: #goboard BOARD #ctrl-p #enter This is a testing article #enter #fromfile content.txt #ctrl-x s #enter #enter
-
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
