This is to update discordbotslist.com 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 [DiscordBotsList](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
File details
Details for the file DiscordBotsList-0.5.7dev.tar.gz
.
File metadata
- Download URL: DiscordBotsList-0.5.7dev.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6314c9b7d9c4eef69829a0517de6d1b0b5fc6eb9fe4b287274615192f0690347 |
|
MD5 | bb8e24273ea2fd6cdd60b7149624ad7d |
|
BLAKE2b-256 | 7d8022e3e8dbed07dae0bb4811235b7607e9a0c45ca97a940ad394eab8ae4c71 |