Pre-release
This release is a pre-release and may not be stable for production use.
# [DiscordBots.tk](https://discordbots.tk)
### This module is to update guild count to discordbots.tk's api.
### Example
1. In your main file.
```py
# Imports here
import discordbotstk
# ...
# bot can be client too
@bot.event()
async def on_ready():
#Do whatever you want here
tk_client = discordbotstk.client(bot, 'api-key-here') # bot can be client too
await tk_client.start_loop()
# ...
```
#### Don't forget to join the server [DiscordBotsTK](https://discord.gg/APfnJMM)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file DiscordBotsTK-0.5.5dev.tar.gz.
File metadata
- Download URL: DiscordBotsTK-0.5.5dev.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cd7db7b99cb7676e582c83fd519eef31bdbc7148085090fd27dd920853d889e
|
|
| MD5 |
b7cc9300002da88d038f5eb243f16efc
|
|
| BLAKE2b-256 |
567c77f1eb7b4f1ec4aec7ad5e5974961f80a55a3023809ecd69aa8872b2ed7f
|