This website requires JavaScript.
Explore
Help
Sign In
xenofem
/
python-zulip-api
Watch
1
Star
0
Fork
You've already forked python-zulip-api
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
92120914f8
python-zulip-api
/
zulip
/
integrations
/
bridge_with_irc
/
requirements.txt
2 lines
10 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[BUGFIX] IRC bridge: Use connection initialized from aio_reactor. Additionally, pin the irc library version to 18.0 because the newer version has an error in the AioReactor: ``` File "/home/rht/code/venv/lib/python3.8/site-packages/irc/bot.py", line 108, in run self.bot.reactor.scheduler.execute_after(intvl, self.check) AttributeError: 'AioReactor' object has no attribute 'scheduler' ```
2020-08-09 04:13:08 -04:00
irc==18.0
Reference in a new issue
Copy permalink