summary refs log tree commit diff
path: root/api/scripts/generate_openapi_schema.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-03readded todosxnacly1-0/+37
2021-09-03Revert "added big todo list to Guild.ts (big chungus)"xnacly3-52/+1
2021-09-03added big todo list to Guild.ts (big chungus)xnacly3-1/+52
2021-09-03replace '@me' with req.user_id in guild joinxnacly1-1/+2
2021-09-03added ban check to `Member.addToGuild`xnacly1-2/+6
2021-09-03moved Constants a