A discord bot for playing "Who said ... ?" It works by scrapping all accessible guild messages
First, all players need to setup their own emoji
Migrations are handled by Sea ORM:
Apply migrations:
(cd migration && cargo run)Generate entities:
sea-orm-cli generate entity -o entity/src