Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

hleb-kastseika/skype2gitter

Repository files navigation

skype2gitter

release Build Status Join the chat at https://gitter.im/skype2gitter/Lobby License

Simple Skype to Gitter bridge. The bot echoes messages from Skype chat to Gitter.

How to run

You can download archive with latest stable release and run it or clone the repo and build it with Gradle - gradle dist. It will generate zip archive in build/dist directory.

Next steps:

  • unpack archive and populate skype2gitter.properties, there are 4 required property (skype.login, skype.password, gitter.chatname, gitter.token)
  • run startup script (.bat or .sh)
  • to be sure that app was started check console output of log file
  • for viewing of statistics open Statistics page in browser (default url localhost:8080/, can be changed in properties)

Feel free to make pull requests!


Copyright © Gleb Kosteiko

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.