Coder Social home page Coder Social logo

fire_bot's Introduction

fire_bot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fire_bot's Issues

No handlers could be found for logger "jabberbot"

Hello,

The bot has been working fine for several months but suddenly when i try to start the bot i obtain this error:

An error occurred while looking up _xmpp-client._tcp.XXXXXXX.XX
No handlers could be found for logger "jabberbot"

can|t start the bot

File "firebot.py", line 1
import subprocess import sys from wikipedia import wikipedia

Im running debian wheezy and installed all depencies. is there any recommendation or hint to get this bot running?

I cannot make it run

Hi there

I'm trying to run your Fire_Bot without success. I execute:
$ python2 firebot.py
And I get:

Traceback (most recent call last):
  File "firebot.py", line 36, in <module>
    fire_bot.serve_forever() 
  File "/usr/lib/python2.7/site-packages/jabberbot.py", line 715, in serve_forever
    conn = self.connect()
  File "/usr/lib/python2.7/site-packages/jabberbot.py", line 208, in connect
    conres = conn.connect()
  File "/usr/lib/python2.7/site-packages/xmpp/client.py", line 205, in connect
    while not self.TLS.starttls and self.Process(1): pass
  File "/usr/lib/python2.7/site-packages/xmpp/dispatcher.py", line 303, in dispatch
    handler['func'](session,stanza)
  File "/usr/lib/python2.7/site-packages/xmpp/transports.py", line 337, in StartTLSHandler
    self._startSSL()
  File "/usr/lib/python2.7/site-packages/xmpp/transports.py", line 316, in _startSSL
    tcpsock._sslIssuer = tcpsock._sslObj.issuer()
AttributeError: '_ssl._SSLSocket' object has no attribute 'issuer'

Any idea?

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.