Magic 8 ball plugin for Sopel
Project description
Sopel magic 8 ball plugin:
<User> .8ball Do you know the future? <Sopel> User: You may rely on it. <User> .8ball Do you like me? <Sopel> User: Better not tell you now. <User> .8ball Will I live forever? <Sopel> User: Very doubtful.
Install
The preferred way to install this plugin is through pip:
$ pip install sopel-8ball
Note that you may need to use pip3, depending on your system and your installation.
Once this is done, you should configure and enable the plugin:
$ sopel-plugins configure 8ball $ sopel-plugins enable 8ball
And then, restart your bot: this, again, depends on your system and how you run your bot.
Magic 8 ball choices
There are more than one style of choices you can select:
classic: the classic version (10 yes, 5 maybe, 5 no)
snarky: this version is rude (5 yes, 5 maybe, 10 no)
spooky: use at your own risk (5 yes, 10 maybe, 5 no, 100% freaky)
weeaball: for japanese style fan \(^▽^)/ (7 yes, 9 maybe, 7 no, 100% kaomoji)
This can be configured with the Sopel configuration wizard:
$ sopel-plugins configure 8ball
Or manually, by editing your configuration and adding this section:
[magic8ball] choices = classic
Replace classic (the default) by one of the value above.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for sopel_8ball-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35073d675315c622e65df96d42c15a151cf385e41b5a105ec17e065a8c662723 |
|
MD5 | dc620cc7e1544b595e830ecb4ac02422 |
|
BLAKE2b-256 | afe1bf8377805afc2de3d5ea5393440114c917409feb021acabf5c09df80bae1 |