Skip to content

Voxel-Fox-Ltd/UpgradeChatPy

Repository files navigation

UpgradeChatPy

UpgradeChatPy is a simple asyncio wrapper around Upgrade.Chat's API.

Docs are available here.

Example Usage

import upgradechat
client = upgradechat.UpgradeChat(CLIENT_ID, CLIENT_SECRET)
await client.get_orders(discord_id=123456789123456789)

About

A simple asyncio wrapper around Upgrade.Chat's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published