Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* prisma, bank request refactor * gitignore * remove unused files * migrate deploy * db-sync error handling, prisma migrate in procfile * prisma migration * procfile * disable prisma migrate * prisma migration * procfile disable prisma * prisma migrate * fix merge * fix regresssoins * add bankGoogleDriveFolderId to .gitpod.yml * bank-data class * prisma schema: set slot count default * prisma migrate: slot count default * clean up console logs * added bank-request options, multi-role auth utility, modRoleId * reduce length of stock list * add /bank search * add icon to bank requests * use emoji instead of 'approved by' * delete bank bot requests with 'x' * annotations * bank-item-data wip * add prices with /bank set-item-data * resolve conflicts * bank-inventory * bankbot-dev * prisma migrate deploy post deploy * remove message from template literal * replace \n * replace \n with newlines in /bp * show key as option * load saved message from redis if key exists * truncate messaeges and keys if too long * max message length
- Loading branch information