iranathan / robloxapi

A python module for using the roblox api
MIT License
33 stars 13 forks source link

Use newer payout endpoint #1

Closed floatzeI closed 5 years ago

floatzeI commented 5 years ago

It allows more verbose debugging and it's possible the old one will be disabled soon. I am still very new to python so sorry if I made mistakes, but you can view the docs here https://groups.roblox.com/docs/#!/Revenue/post_v1_groups_groupId_payouts if I made a mistake too big to understand lol

iranathan commented 5 years ago

Thanks, Will add when I fix all auth functions.

iranathan commented 5 years ago

Changed the code a little to fit the new file I made for requests.

Added to module.