To get a token, please join our discord, use the command-api gen
in #bot-commands
​
{"id": "538855659714641960","upvotes": 23,"downvotes": 0,"xp": 19987,"rank": "Diamond","staff": true,}
{"code": 401,"error": "unauthorized"}
{"code": 429,"error": "Too Many Requests"}
{"id": "user_id","type": "WARN", // or "BAN""reason": "Sending IP logger in DM","moderator": "256974278283624451","date": 1587074377175}/* CLEAN example */{"id": "user_id","type": "CLEAN"}
{"code": 401,"error": "unauthorized"}
{"code": 429,"error": "Too Many Requests"}
Everything below requires a trust token
​
How do you get a trust token? Short answer. You simply don't get a trust token. This is only given to trusted users, such as staff or known developers.
{"code": 200, "message": "success"}
{"code": 400, "error": "Bad Request"}
{"code": 401,"error": "unauthorized"}
{"code": 403, "error": "the voter is banned, and cant vote"}
{"code": 404, "error": "user not found"}
{"code": 409, "error": "already downvoted"}{"code": 409, "error": "already upvoted"}{"code": 409, "error":"cannot vote for yourself" }
{"code": 429, "error":"Too Many Requests, slow down!" }
{"code": 200, "message": "success"}
{"code": 400, "error": "comment too short"}
{"code": 401,"error": "unauthorized"}
{"code": 403, "error": "the commenter is banned, and cannot comment"}
{"code": 404, "error": "user not found"}
{"code":409, "error":"cannot comment for yourself" }
{"code": 429, "error":"Too Many Requests, slow down!" }
{"code": 200,"message": "success"}
{"code": 400,"error": "bad request"}
{"code": 401,"error": "unauthorized"}
{"code": 404, "error": "user not logged in"}
{"code": 429, "error":"Too Many Requests, slow down!" }