summary refs log tree commit diff
path: root/src/middlewares/GlobalRateLimit.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* :bug: fix db connectFlam3rboy2021-02-161-1/+0
* :fire: disable rate limit for now -> wait till mongoose model existsFlam3rboy2021-02-161-0/+2
* switch to mongooseFlam3rboy2021-02-141-0/+2
* Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-02-101-1/+1
|\
| * update imports for fosscord-server-utilFlam3rboy2021-02-101-1/+1
* | :bug: fix error handlerFlam3rboy2021-02-101-0/+3
|/
* use discord-server-utilFlam3rboy2021-02-051-1/+1
* :art: Body Parser errorFlam3rboy2021-02-021-4/+4
* :sparkles: RateLimitFlam3rboy2021-01-301-0/+43