summaryrefslogtreecommitdiff
path: root/src/handlers/event/pinboard.rs
AgeCommit message (Collapse)Author
2023-12-15pinboard: less hacky/more consistent pinner detectionTheKodeToad
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-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