Generates a seal image for py-cord
Project description
randseal
Simple package that produces a seal image. The image is then output as a discord.File for Pycord.
Usage example
from randseal.get 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.0.0.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.0.0.tar.gz.
File metadata
- Download URL: randseal-1.0.0.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 |
2f368181236bed5f1737c282053306ca91735448ebf357c48dff1fb9e34ace9a
|
|
| MD5 |
fc7815dc5c8d689111d5bde76b9e5836
|
|
| BLAKE2b-256 |
f99d44aca2fffca5b27e3f4065596acf1aa1f74fe785f50e096922ca3d45ad08
|
File details
Details for the file randseal-1.0.0-py3-none-any.whl.
File metadata
- Download URL: randseal-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c32099448ece516214d39cd5f10c28a843aecc87a0a3e9a3a64275ae00512e8
|
|
| MD5 |
c78068706438ac31103ac10d7120476c
|
|
| BLAKE2b-256 |
84ec554ee36f289ccf13e39a08670e7ce0d10d3008a08db06a4f9089a9317615
|