Skip to main content

Random memes for discord.py

Project description

Hello World

A simple library that gives you randomized memes. This is useful for discord.py or anything else included with bots.

For discord.py your code would look like this:

Installation

pip install pyrandmeme==0.0.5

Usage

from discord.ext import commands
from pyrandmeme import *


client = commands.Bot(command_prefix="(Add prefix here)")


@client.command()
async def meme(ctx):
    await ctx.send(embed=await pyrandmeme())

client.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

pyrandmeme-0.0.5.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file pyrandmeme-0.0.5.tar.gz.

File metadata

  • Download URL: pyrandmeme-0.0.5.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5

File hashes

Hashes for pyrandmeme-0.0.5.tar.gz
Algorithm Hash digest
SHA256 f0cc6bd57b58ccd44d5afe8ce79c1c13255f2a51cf88d25fd16860053db01381
MD5 bf477ee3c2002c5f915ffb1a22e110ab
BLAKE2b-256 2f14de75cf59470d95c39ca75377713eb1793494973050e02c78b5c072118c75

See more details on using hashes here.

Supported by

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