Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 304 Bytes

File metadata and controls

7 lines (6 loc) · 304 Bytes

ChatBot

This is an auto replying chatbot, that selects and analyses the previous chats and replys using the APIs

Libraries & Modules

pyautogui: For automating mouse and keyboard interactions.
time: For adding delays between operations.
pyperclip: For clipboard operations.