Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
treeben77 committed Aug 21, 2023
2 parents 6f9b4aa + 6a40435 commit 4329e4d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
# rblx-open-cloud
[![Discord Server](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdiscord.com%2Fapi%2Fv10%2Finvites%2F4CSc9E5uQy%3Fwith_counts%3Dtrue&query=%24.approximate_member_count&suffix=%20members&style=for-the-badge&logo=discord&logoColor=white&label=Discord%20Server&labelColor=%235865F2&color=%23353535)](https://discord.gg/4CSc9E5uQy)
[![DevForum Post](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdevforum.roblox.com%2Ft%2Frblx-open-cloud-roblox-open-cloud-wrapper-for-python%2F1991959%2F1.json&query=%24.like_count&suffix=%20likes&style=for-the-badge&logo=robloxstudio&logoColor=white&label=DevForum%20Post&labelColor=%23009fff&color=%23353535&cacheSeconds=86400)](https://devforum.roblox.com/t/1991959)
[![DevForum Post](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fdevforum.roproxy.com%2Ft%2F1991959.json&query=%24.like_count&suffix=%20Likes&style=for-the-badge&logo=robloxstudio&logoColor=white&label=DevForum%20Post&labelColor=%23009fff&color=%23353535)](https://devforum.roblox.com/t/1991959)
[![Downloads](https://img.shields.io/pypi/dm/rblx-open-cloud?style=for-the-badge&logo=pypi&logoColor=white&label=PyPi%20Downloads&labelColor=%23006dad&color=%23353535)](https://pypi.org/project/rblx-open-cloud)

Python API wrapper for [Roblox Open Cloud](https://create.roblox.com/docs/open-cloud/index), it currently has 100% API coverage and I plan to add all new Open Cloud additions to the library.
rblx-open-cloud is a Python API wrapper for [Roblox Open Cloud](https://create.roblox.com/docs/open-cloud/index). It supports all experience and creator APIs, OAuth2, and incoming webhooks.

**Documentation: https://rblx-open-cloud.readthedocs.io**

**Devforum Post: https://devforum.roblox.com/t/1991959**

**Discord Server: https://discord.gg/gEBdHNAR46**

## Quickstart

### Getting Started
Expand Down

0 comments on commit 4329e4d

Please sign in to comment.