A library made for disbots.xyz
Project description
disbotlist
useful library for disbots.xyz
Installation
pip install disbots
example
Server Count Post :
from disbots import disbots
from discord.ext import commands
client = commands.Bot(command_prefix="!")
dbl = disbots(client,"token of disbots")
@client.event
async def on_ready():
x = await dbl.serverCountPost()
print(x)
client.run("token")
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
disbots-1.0.1.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file disbots-1.0.1.tar.gz.
File metadata
- Download URL: disbots-1.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b3e93658961c310d71a60de515ba081c2d531dc2fc24f729ad0715cd0c3d8bc
|
|
| MD5 |
14e817a965f73734015667d8340f05c4
|
|
| BLAKE2b-256 |
4597ca4846ecd02eb0540545a82db84730b4510299877f34817515d05e68fa75
|
File details
Details for the file disbots-1.0.1-py3-none-any.whl.
File metadata
- Download URL: disbots-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19d581a1494f0b137c8e4c4519425c7228fa3369801ffd1ef6ceff5d496f718f
|
|
| MD5 |
a80bf1375bd075e68b13128019816ad6
|
|
| BLAKE2b-256 |
638c8a697f6ba421f5881ff97f076c6913604c914818e0cd4be38c5ac91e195f
|