Skip to main content

An unofficial API wrapper for interfacing with discord town list API.

Reason this release was yanked:

Website is a fake version of a coprighted website. The owner of the website has found to be engaging in illicit activities.

Project description

discordtownlistpy

This is an unofficial Python API Wrapper for the Discord TownList (bot list).

Posting Server Count

import discordtownlistpy as dtl

...

dtl.postGuildCount(len(bot.guilds), "<YOUR_API_TOKEN>")

Retrieving Bot Data

import discordtownlistpy as dtl

...

@bot.command()
async def botstats(ctx, bot_id):
    bot_data = await returnBotData(bot_id)
    ...

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

discordtownlistpy-0.0.3.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

discordtownlistpy-0.0.3-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

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