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())
Release files for discord-ext-getch 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| discord-ext-getch-0.1.0.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| discord_ext_getch-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.5 kB
Release files / discord-ext-getch-0.1.0.tar.gz
| Download URL | discord-ext-getch-0.1.0.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8504413a7ec38b986692db2918c4d5e521e7fd238c06f359fa6f0fd0e83c7eb0
|
|
BLAKE2b-256 checksum How to use checksums |
83de1a5c3d48813ff5a199085a0c6f88dd4c9d2f2f46ec31f2e1ec4737fc717d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / discord_ext_getch-0.1.0-py3-none-any.whl
| Download URL | discord_ext_getch-0.1.0-py3-none-any.whl |
|---|---|
| Size | 9.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b75b10683d983a2fd4c55ac6007c5e3559b80ec72b04f5bb8922a8034bb3dd88
|
|
BLAKE2b-256 checksum How to use checksums |
a5bff23509bff35e5cae94168c6de8db2d9d3c10e1c54fcf473bcf0f0d2be964
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|