/skype-bot

Send a message to a Skype chat automatically.

Primary LanguagePythonMIT LicenseMIT

Skype Bot

Send a message to a Skype chat automatically.

Installation

Prerequisite

  • Have Skype Linux version installed.
  • Have Skype4Py installed.

Steps

  1. Download the project zip
  2. Unzip it
  3. Start Skype and sign in
  4. Go to OptionsNotifications
  5. Set up the python /PATH_TO_UNZIP_FOLDER/bot.py in Execute the following script (see below) image
  6. Click Apply
  7. Done!

Customization

You can customize three things via the config:

  1. What to send
  2. When to send
  3. Which chat to send

Please see example.cfg for more information.