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 examples

import randseal
import discord

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

@bot.slash_command(description="Gets a random seal image")
async def sealimg(ctx):
	await ctx.respond(file=ranseal.file())

@bot.slash_command(description="Gets a random seal image")
async def sealembed(ctx):
	await ctx.respond(embed=ranseal.embed(title="Here is your seal!"))

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: randseal-1.3.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.3.3.tar.gz
Algorithm Hash digest
SHA256 6633e645b2e698153ce9be544f8715e9f9f7ace6b2834058f9f6513f2a762314
MD5 64e9ad66424a35933bf6615cfa1bf7f1
BLAKE2b-256 a27a4aaea436ee7defca70e493b0c6809ccf9787f28c26d967c0a65a3f36659c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: randseal-1.3.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.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f137beb9763354176f704cfae7ff04484545bc9ae232a1d64b1b314e44423e91
MD5 868831b772861b55bea864036db93c09
BLAKE2b-256 b2b2ab437dbf0951771697d561726535eec77df2fb3d02b2150c6d04045b7aff

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