summaryrefslogtreecommitdiff
path: root/src/api/shiggy.rs
AgeCommit message (Expand)Author
2024-08-09tree-wide: end of summer cleanup (#214)seth
2024-04-19spring cleaning (#165)seth
2024-02-18use newer eyre directlyseth
2023-12-15enable clippy::all, clippy::pedantic, & clippy::perfseth
2023-12-15storage: don't copy all guild settings to indexseth
2023-12-15refactor: use reactboard-v2seth
2023-12-01feat: use eyre, better logging, & refactorseth
2023-11-18chore: improve error handling and logging for api requestsseth
2023-11-16start using poiseseth
2023-10-13move client & logic into api moduleuku