rmmh / skybot

Python IRC bot
https://github.com/rmmh/skybot/wiki
The Unlicense
247 stars 169 forks source link

Make the bot python 3.11 compatible #238 #239

Open tuxx opened 8 months ago

tuxx commented 8 months ago

This seems to fix the issue of running the bot on python 3.11. Have not tested all plugins yet, but most of them seem to work.

Issue: #238

rmmh commented 8 months ago

Can you remove the unnecessary quote/whitespace changes?