summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-21chore: update version funniseth
2024-01-21refactor: adjust to poise 0.6.1seth
2024-01-21deps(crates): bump poise from 0.5.7 to 0.6.1dependabot[bot]
2024-01-20flake: update inputsgithub-actions[bot]
2024-01-19deps(crates): bump h2 from 0.3.21 to 0.3.24dependabot[bot]
2024-01-15deps(crates): bump serde_json from 1.0.109 to 1.0.111dependabot[bot]
2024-01-13flake: update inputsgithub-actions[bot]
2024-01-08deps(crates): bump serde from 1.0.193 to 1.0.195dependabot[bot]
2024-01-06flake: update inputsgithub-actions[bot]
2024-01-01deps(crates): bump serde_json from 1.0.108 to 1.0.109dependabot[bot]
2023-12-31nix/docker: select crossPkgs set automaticallyseth
2023-12-31flake: use self' over config for final valuesseth
2023-12-31flake: cleanup ciGateseth
2023-12-30flake: update inputsgithub-actions[bot]
2023-12-28opt-commands: add uwurandom (#112)Skye
2023-12-25deps(crates): bump reqwest from 0.11.22 to 0.11.23dependabot[bot]
2023-12-25deps(crates): bump tokio from 1.35.0 to 1.35.1dependabot[bot]
2023-12-23flake: update inputsgithub-actions[bot]
2023-12-18deps(actions): bump actions/download-artifact from 3 to 4dependabot[bot]
2023-12-18deps(actions): bump actions/upload-artifact from 3 to 4dependabot[bot]
2023-12-18deps(actions): bump github/codeql-action from 2 to 3dependabot[bot]
2023-12-16ci: back to garnixseth
2023-12-15flake: update inputsgithub-actions[bot]
2023-12-15pinboard: less hacky/more consistent pinner detectionTheKodeToad
2023-12-15commands/config: don't set pinboard_watch when no args are suppliedseth
2023-12-15commands: fix question param in askseth
2023-12-15commands: add rust target to versionseth
2023-12-15commands: handle bad user input in convert from_bottomseth
2023-12-15storage: fixup settings indexseth
2023-12-15opt-commands: respond when used but not allowedseth
2023-12-15enable clippy::all, clippy::pedantic, & clippy::perfseth
2023-12-15fix(storage): use i64 instead of usize for key expiryseth
2023-12-15gitignore: add more nix build resultsseth
2023-12-15flake: move nix to folder to nix/seth
2023-12-15ci: garnix -> gha + atticseth
2023-12-15storage: remove guild settings from index on bot leaveseth
2023-12-15storage: don't copy all guild settings to indexseth
2023-12-15commands: improve descriptionsseth
2023-12-15remove moderation commandsseth
2023-12-15storage: make low level abstractions privateseth
2023-12-15refactor: use reactboard-v2seth
2023-12-15refactor: simplify kick/banseth
2023-12-15fix: permission checks for prefix commandsseth
2023-12-15fix: make config command a prefix commandseth
2023-12-15feat: add explicit react/pinboard toggleseth
2023-12-15fix: allow multiple arguments for config optsseth
2023-12-15fix: optional commands as prefix commandsseth
2023-12-15feat: cleanly shutdown on ctrl+c & sigtermseth
2023-12-15feat: handle errors during setupseth
2023-12-15refactor: centralize storage handlersseth