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 seal
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=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.2.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.2.tar.gz.
File metadata
- Download URL: randseal-1.1.2.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 |
dc268adaee120584781bfb56fe2dbc89e5a101fc4327f5aefa4638ee69a0aeff
|
|
| MD5 |
d95a35cd7b34c7eaa236e2112f805029
|
|
| BLAKE2b-256 |
6e3bb9af0357ef609cf8fda7d8875c9b9b7cebf1f07246b55b4be11b74c9c5c6
|
File details
Details for the file randseal-1.1.2-py3-none-any.whl.
File metadata
- Download URL: randseal-1.1.2-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 |
ea37479f021d32274bc6376b7efbb045116b2f859b0217bac7b044f34747b584
|
|
| MD5 |
2b1dab38af268b5706b9cad3104600b2
|
|
| BLAKE2b-256 |
2ed291dbd4f80645e22ef80883a69a0fb9e6ce65f09f690f7360c80063f08c65
|