This is to update discordbots.tk guild count.
Project description
# [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)
### 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)
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
DiscordBotsTK-0.2dev.tar.gz
(1.1 kB
view details)
File details
Details for the file DiscordBotsTK-0.2dev.tar.gz
.
File metadata
- Download URL: DiscordBotsTK-0.2dev.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1ebe162f8961ea1cb589a854525edc5d790a27668dab0ca71fc3e73a2c6b7db |
|
MD5 | 9be5b5dc851407592343c29e62e6fa2e |
|
BLAKE2b-256 | be8cee3830831b41c5de586865f05bc5fb291f0682bb782c24afc53fe2c3db14 |