0.1.1: first release on pypi
This is the first official release of the magic 8 ball plugin for Sopel.
You can install it through pip:
pip install sopel-8ball
Then you can enable it for your bot:
sopel-plugins enable 8ball
And if you want to configure the possible choices:
sopel-plugins configure 8ball
You'll have the choice between the classic 8 ball (10 positive answers, 5 maybe, 5 negative answers) and a snarky one (5 positive answers, 5 maybe, 10 negative answers). Use at your own risk!