The best prediction record-keeping bot in the universe!
- battle-tested
- gold standard
- batteries-included
- blazingly fast
/predictioncreate <conditions> <judge>- Create a prediction.conditionsstring - The conditions of the prediction.judgeuser - The default user to judge the prediction.
cancel <id>- Cancel a prediction.idstring - Prediction mnemonic ID.
/vote <id> <verdict>idstring - Prediction mnemonic ID.verdictboolean - Your verdict of the prediction.
/usersummary <user>- Summary of user statistics.predictions <user>- List a user's predictions.
- vote on predictions in web
- bug can't /prediction judge add user with no avatar!!!
- user predictions page
- update packages
- io-ts validation
- banner
- secrets manager
- update exportJsonLambda
- responsive comment
- finish migrating judges in dynamodb
- edit comment
- track mnemonic collisions
- banned list
- integration tests
- Color scheme
- update usage
- Shell REDBOOK_ENV overwrites .env file, consider changing
- betting?
- fetch avatars
- link text
- delete kysely model
- token secret
- prediction sub-commands
- create ✔️
- cancel ✔️
- add judge ✔️
- created-at column for records ✔️
- support TypeOrm
bundle: { nodeModules: ['pg-native'] }❌- will not work due to 'import-metadata' and esbuild
- POSTGRES_PORT ✔️
- delete unused commands ✔️
- migrate to ElectroDB ✔️
- user commands
- summary ✔️
- predictions ✔️