Skip to main content

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)

Project details


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.5.1dev.tar.gz (1.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page