-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Cameron edited this page Mar 14, 2018
·
1 revision
- Finding a User's ID
- Finding a User's Badges
- Check if a user exists
- Check if a user is online
- Check the user's friend count
- Get the asset creator
- Get the ID of the asset
- Get the asset price in tickets
- Get the asset price in robux
- Get the name of the asset
- Get the created date
- Get the last updated date
- Get the product ID
- Get the asset type ID
- Get asset sales
- Get the asset public domain status
- Check if the asset is for sale
- Check if the asset is new
- Check if the asset is limited
- Check the reaming amount
Coming soon
-
Discord Bot Example
- Installing the Discord API wrapper
- Creating the bot's profile
- Coding the bot
- Testing the bot
-
Flask Example
- Installing the Flask library
- Adding the template
- Coding the app
- Testing the app
- Lookup Example