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.6.tar.gz
(2.8 kB
view details)
File details
Details for the file pyrandmeme-0.0.6.tar.gz
.
File metadata
- Download URL: pyrandmeme-0.0.6.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91606f28d52db9fcaa911efb5ba98536394a8ea0c473849ac987c9b80627bc5e |
|
MD5 | d1ee7ece4fc9464608d39bf488fa19f1 |
|
BLAKE2b-256 | 86cf55beea2977f8f19adca4a058a45990fdb7fb24c947f1b80bf7726825767b |