Impostor
Impostor copied to clipboard
Automatic Discord muting for Among Us! No installs necessary, just enter the code, join the voice channel, and you're off!
IDENTITY is supposed to be used since its introduction in Postgres 10 anyways.. Also the bot never generates the ID itself, so let Postgres just do it always. Fixes the...
When running `node dist/index.js` (using the Heroku CLI), I get this error: ` (node:12) UnhandledPromiseRejectionWarning: DriverException: permission denied for database "postgres" at PostgreSqlExceptionConverter.convertException (/app/bot/node_modules/@mikro-orm/core/platforms/ExceptionConverter.js:8:16) at PostgreSqlExceptionConverter.convertException (/app/bot/node_modules/@mikro-orm/postgresql/PostgreSqlExceptionConverter.js:40:22) at PostgreSqlDriver.convertException (/app/bot/node_modules/@mikro-orm/core/drivers/DatabaseDriver.js:160:54)...
Hi. Great work on this! Would it be possible for you to add a Dockerfile with a few steps on how to run it or even better, a docker-compose file?...