Skip to content

Voxel-Fox-Ltd/UpgradeChatPy

Folders and files

NameName
Last commit message
Last commit date
May 7, 2022
May 7, 2022
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021

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