Most reactions is a Discord bot that reports most reacted messages in a channel.
- I don't think that I will maintain this bot in the distant future.
- Pagination not tested
- clone repo
- run
npm install
- run
npm run build
- modify
env.prod.yaml
to match with your needs - run
npm run start:prod
do not runnpm start