GithubHelp home page GithubHelp logo

jaygarland / autoreply_sydneybot_reddit Goto Github PK

View Code? Open in Web Editor NEW
145.0 1.0 9.0 4.03 MB

An autoreply bot on Reddit powered by Bing with customized settings

License: MIT License

Python 100.00%
autoreply bing jailbreak reddit-bot

autoreply_sydneybot_reddit's Issues

使用sydney-on-wechat项目报错

Worker return exception: unsupported operand type(s) for |: 'type' and 'NoneType'
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\concurrent\futures\thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "C:\Users\Administrator\Desktop\bing\channel\chat_channel.py", line 154, in _handle
reply = self._generate_reply(context)
File "C:\Users\Administrator\Desktop\bing\channel\chat_channel.py", line 164, in _generate_reply
e_context = PluginManager().emit_event(
File "C:\Users\Administrator\Desktop\bing\plugins\plugin_manager.py", line 189, in emit_event
instance.handlers[e_context.event](e_context, *args, **kwargs)
File "C:\Users\Administrator\Desktop\bing\plugins\role\role.py", line 104, in on_handle_context
bot = Bridge().get_bot("chat")
File "C:\Users\Administrator\Desktop\bing\bridge\bridge.py", line 42, in get_bot
self.bots[typename] = create_bot(self.btype[typename])
File "C:\Users\Administrator\Desktop\bing\bot\bot_factory.py", line 24, in create_bot
from bot.Bing.Sydneyreply import SydneyBot
File "C:\Users\Administrator\Desktop\bing\bot\Bing\Sydneyreply.py", line 12, in
from bot.Bing import Sydney_proess
File "C:\Users\Administrator\Desktop\bing\bot\Bing\Sydney_proess.py", line 3, in
from bot.Bing import sydney
File "C:\Users\Administrator\Desktop\bing\bot\Bing\sydney.py", line 214, in
proxy: str | None = _PROXY,
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

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.