Generates a random seal image for py-cord
Reason this release was yanked:
broken version
Project description
randseal
Simple package that produces a seal image. The image is then output as a discord.File for Pycord.
Usage example
from discord.ext.randseal import randseal
import discord
bot = discord.Bot(intents=discord.Intents.default())
@bot.slash_command(description="Gets a random seal image")
async def seal(ctx):
await ctx.respond(file=randseal.seal())
bot.run("token")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
randseal-1.1.3.tar.gz
(3.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file randseal-1.1.3.tar.gz.
File metadata
- Download URL: randseal-1.1.3.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae2213c3dc9848320c7dfbde5fc815d3dbb97037b1f70115090fe8efd88b2686
|
|
| MD5 |
032f95c524161d9b13a4c3e44e02f4af
|
|
| BLAKE2b-256 |
8ee9282bdbeb8ffd14351441356a6d908d925de1df1ac57d80615f3c9fafa502
|
File details
Details for the file randseal-1.1.3-py3-none-any.whl.
File metadata
- Download URL: randseal-1.1.3-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b3f890f46f92478f7012f2a3e64d948fabbdbe6f32208593a4808bdf0a31f7f
|
|
| MD5 |
0764f0436cb256a90300c42cc4f9d687
|
|
| BLAKE2b-256 |
b03c51179d287c2adfd08c66fdad8003b831420d85299f8fdd3000fcd2f07bd8
|