Skip to main content

Generates a random seal image for py-cord

Reason this release was yanked:

typo lol

Project description

randseal

Simple package that produces a seal image. The image is then output as a discord.File for Pycord.

Usage example

import randseal
from discord import Bot, Intents

bot = Bot(intents=Intents.default())

@bot.slash_command()
async def sealimg(ctx):
	await ctx.respond(file=randseal.File())

@bot.slash_command()
async def sealembed(ctx):
	await ctx.respond(embed=randseal.Embed())

bot.run("token")

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

randseal-1.4.3.tar.gz (3.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

randseal-1.4.3-py3-none-any.whl (3.3 MB view details)

Uploaded Python 3

File details

Details for the file randseal-1.4.3.tar.gz.

File metadata

  • Download URL: randseal-1.4.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

Hashes for randseal-1.4.3.tar.gz
Algorithm Hash digest
SHA256 eb103ba5bbe288dcabbc861a726870a0f2df763a7d504dc4d6af8375a6e9610e
MD5 29f35e6b265dddbac1ad1be4a3a822d4
BLAKE2b-256 1b8b8c20218acb040c48a31d10a17e61e8c6b073b857bc5486494d27aad72728

See more details on using hashes here.

File details

Details for the file randseal-1.4.3-py3-none-any.whl.

File metadata

  • Download URL: randseal-1.4.3-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

Hashes for randseal-1.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b4723bf21fec1c32d8a1bbef738860a23250e279c3acf98f0f326face25970f2
MD5 afd870b2d6df45d9dc5b9a3e87dd1e83
BLAKE2b-256 1cd3601966ce7009ffea4d6bb2ab0842d8da7a1269580b841d35557848d98080

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page