Generates a 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 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( # You can optionally specify a number between 1 and 82 here
))
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.0.tar.gz
(2.6 kB
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.0.tar.gz.
File metadata
- Download URL: randseal-1.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3f4373699b2e993e1d859fb9042c4d4f93f72d8043fe417fd1eeb0cba851c53
|
|
| MD5 |
b23fd19a523b679a22ed858ce21d47b3
|
|
| BLAKE2b-256 |
1dacb2f9a7fb622ffa75af37116b75c4fe3d3e011807af141d4e6979d39c1e6d
|
File details
Details for the file randseal-1.1.0-py3-none-any.whl.
File metadata
- Download URL: randseal-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 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 |
a8d1358c0e040b69ed59aa29c7fc265822a62ba4e7e2c13140c2b9c9e9b70549
|
|
| MD5 |
13f07c572f2921213c597a5f410911ea
|
|
| BLAKE2b-256 |
b92cf61faa4d4f2e40564f1339b2d3f902620b39e9ccba1f03ad3560d7936d8d
|