summaryrefslogtreecommitdiff
path: root/src/handlers/event/reactboard.rs
AgeCommit message (Collapse)Author
2024-01-21refactor: adjust to poise 0.6.1seth
2023-12-15enable clippy::all, clippy::pedantic, & clippy::perfseth
2023-12-15refactor: use reactboard-v2seth
yay! we don't need to fetch every single reaction from every guild whenever a new one is triggered
2023-12-15feat: add explicit react/pinboard toggleseth
2023-12-15fix: allow multiple arguments for config optsseth
2023-12-15refactor: centralize storage handlersseth
2023-12-15feat: add per guild configurationseth
2023-12-01feat: add redis for reactboardseth
2023-12-01feat: use eyre, better logging, & refactorseth
small commits be damned