8ball response generator.
Project description
eight_ball
8ball response generator. Example:
import eight_ball
ball = eight_ball.ball()
print(ball.response("is eight_ball a good ball"))
Discord.py bot implement
"""
Put the ball object under the bot object
"""
@bot.command()
async def ball(ctx, *, question):
await ctx.send(bot.ball.response(question)
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
eight_ball-3.0.3.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file eight_ball-3.0.3.tar.gz
.
File metadata
- Download URL: eight_ball-3.0.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 460e708eeb948d5b0967c0e83d982015b9ebc00150619b087537caa9d4810c4b |
|
MD5 | 76d4b5f4bda86561d197f1c398732dfd |
|
BLAKE2b-256 | f484f2435383a34629c1c771cf867cadfe90a439386f9f100aa5c0c5993db67a |
File details
Details for the file eight_ball-3.0.3-py3-none-any.whl
.
File metadata
- Download URL: eight_ball-3.0.3-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c2f919c0da427c6978bcdcf7f42fb29b6dbb1b2b6d5a765a617b5c57d180374 |
|
MD5 | eda94e68bdf5c97eb8449d19c08b7bb0 |
|
BLAKE2b-256 | 5f85decee76b923367a86df37a00988b21d4f3163e30e5175c55b7abc2206c5d |