Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoReply

這是一個LINE的聊天輔助系統

為單人帳號的小程式

主要功能為關鍵字設定與自動回覆

請至open.py輸入你的Token

請將程式中LINE("")的雙掛號內資料換成你的token

若第一次使用token可以留空

執行方法(僅簡介Android的方法)

請安裝以下app:

1.Termux

2.Quick Edit

3.Hackers keyboard

於Termux中逐行貼上以下內容:

pkg install python -y

pkg install git -y

pkg install nano -y

pip install thrift==0.11.0

pip install requests

pip install rsa

cd AutoReply

ls

python open.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages