Giter Club home page Giter Club logo

skype2gitter's Introduction

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.

skype2gitter's People

Contributors

gitter-badger avatar hleb-kastseika avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gitter-badger

skype2gitter's Issues

Exception on startup: com.samczsun.skype4j.exceptions.ConnectionException: While logging in (401 Unauthorized)

when i open the .bat file this happens,and i already finished the configuration file
C:\Users\MatthewJP\Downloads\skype2gitter-0.1 (1)>java -jar skype2gitter-0.1.jar
com.samczsun.skype4j.exceptions.ConnectionException: While logging in (401 Unauthorized)
at com.samczsun.skype4j.internal.ExceptionHandler.generateException(ExceptionHandler.java:50)
at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.connect(Endpoints.java:372)
at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.connect(Endpoints.java:302)
at com.samczsun.skype4j.internal.Endpoints$EndpointConnection.post(Endpoints.java:282)
at com.samczsun.skype4j.internal.client.FullClient.login(FullClient.java:69)
at com.last_khajiit.skype2gitter.SkypeUtils.processSkypeMessages(SkypeUtils.java:31)
at com.last_khajiit.skype2gitter.Skype2Gitter.main(Skype2Gitter.java:33)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.