Send a message to a Skype chat automatically.
- Have Skype Linux version installed.
- Have Skype4Py installed.
- Download the project zip
- Unzip it
- Start Skype and sign in
- Go to
Options
→Notifications
- Set up the
python /PATH_TO_UNZIP_FOLDER/bot.py
inExecute the following script
(see below) - Click
Apply
- Done!
You can customize three things via the config:
- What to send
- When to send
- Which chat to send
Please see example.cfg for more information.