Skip to main content

VoidBots api but in python -_-

Project description

Example

import voidbots as vd

## functions
vd.void(apikey='Your api key') #do dir(vd.void) to see what in it, but theres vd.void(apikey='Your api key').voteinfo('A bot id','A user id')
vd.void(apikey='Your api key').botinfo('A bot id')
vd.void(apikey='Your api key').postStats(bot.user.id, len(bot.guilds), bot.shard_count or 0)
vd.void(apikey='Your api key').botanalytics(bot.user.id)
vd.void(apikey='Your api key').botreviews(bot.user.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

voidbots-0.0.0.tar.gz (1.9 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