Skip to main content

Generates a random 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

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.4.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.4-py3-none-any.whl (3.3 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: randseal-1.4.4.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.4.tar.gz
Algorithm Hash digest
SHA256 2e63fd825a84e65dc240644d68b0008624f045039ee3f4fb2b94bd3e3c3ce66c
MD5 81db3c6cb4d98df5bf220fc8d3e0f8ff
BLAKE2b-256 2f7e5c95e88547c2a3939dc4999846fdb573a705a2b109261eb926de1c7ada60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: randseal-1.4.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 31483993967477d928a9771920855c4abbcff943a4d4e5cac589ee5fe9fea77a
MD5 48d3ef3f7e8002e0cc5bd7ea565390ab
BLAKE2b-256 791e409b7c1edced9111b275167cc88904c69618d816437d18202d8e6f91b186

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