Skip to content

0.1.1: first release on pypi

Compare
Choose a tag to compare
@Exirel Exirel released this 09 Jul 16:31
· 27 commits to main since this release

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!