GitHub - errbotio/err-backend-skype: Skype backend for errbot (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

This repository was archived by the owner on Dec 17, 2021. It is now read-only.

errbot-backend-skype

This is a Skype backend for Errbot.

Setup

  1. Install errbotand follow to instructions to setup a config.py.
  2. Clone this repository somewhere convenient.
  3. In config.py, set BOT_IDENTITY = {}, CHATROOM_PRESENCE = (),BACKEND = 'Skype' and point BOT_EXTRA_BACKEND_DIRto the location where you checked out this repository.
  4. Install the requirements listed in requirements.txt.
  5. Make sure Skype is running and logged in with the account you wish to use, then start the bot.
  6. Accept the permissions dialog Skype pops up (only needed the first time).

Tips

Limitations

License

GPLv3. See the LICENSE file for full license text.

Extra disclaimer

THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND