summary refs log tree commit diff
path: root/api/src/util/Constants.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved Constants and Errorhandler from api to utilxnacly2021-09-031-712/+0
|
* :sparkles: use DiscordApiErrors and check limitsFlam3rboy2021-09-011-78/+36
|
* Created list of all possible api errors and made them throwable in routes codeAlTech982021-08-311-66/+227
|
* :sparkles: apiFlam3rboy2021-08-121-0/+593