About This File
Has Most GET, POST, PUT and DELETE Methods from the Discord API
I will try to add PATCH methods later
PUT and DELETE Methods use a PHP curl script on my server, the code is included at the bottom of the script if you want to run it on your own server.
What's New in Version 1.0.9 See changelog
Released
Json responses are now decoded to lua tables for easier use
Added the function db.PrettyPrintTable() to neatly print responses for use in menus