Get and Fetch Objects!
Project description
discord-ext-getch
A discord.py extension that allows simplification of getting and fetching objects.
Installation
python3 -m pip install --upgrade discord-ext-getch
Usage
from discord.ext.getch import GetchMixin
class Bot(commands.Bot, GetchMixin):
...
bot = Bot(command_prefix='!')
@bot.event
async def on_ready():
print(await bot.annel(123456789).essage(987654321).getch())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file discord-ext-getch-0.1.0.tar.gz
.
File metadata
- Download URL: discord-ext-getch-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8504413a7ec38b986692db2918c4d5e521e7fd238c06f359fa6f0fd0e83c7eb0 |
|
MD5 | 1ac20277a166a4046d00f01c4f23ef5c |
|
BLAKE2b-256 | 83de1a5c3d48813ff5a199085a0c6f88dd4c9d2f2f46ec31f2e1ec4737fc717d |
File details
Details for the file discord_ext_getch-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: discord_ext_getch-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b75b10683d983a2fd4c55ac6007c5e3559b80ec72b04f5bb8922a8034bb3dd88 |
|
MD5 | d1537997c27d9b1eab676e3e23c3b978 |
|
BLAKE2b-256 | a5bff23509bff35e5cae94168c6de8db2d9d3c10e1c54fcf473bcf0f0d2be964 |