Significant future-proofing and housekeeping work:
- Support only Sopel 8+ & Python 3.8+, with IPython 8+ (#1, #4)
- Modernize Sopel imports using
plugin
instead of module
(#6)
- Eliminate global
console
and use bot.memory
instead (#7)
- Modernize packaging standards (#8)
- Automate publishing to PyPI