pyBegin / projects / instant-messenger-bot
🤖

Instant Messenger Bot

Automates sending messages to active Slack contacts by simulating keyboard and mouse input.

52 lines🖥 Desktop only

Instant Messenger Bot

Automates sending messages to active Slack contacts by simulating keyboard and mouse input.

How to run

pip install -r requirements.txt
python slack_messenger.py

Dependencies

pyautogui.

Pyodide-runnable

No — it uses pyautogui to control the desktop keyboard, mouse, and screen.