index
:
getchoo/moyai-bot
dependabot/cargo/anyhow-1.0.97
dependabot/cargo/env_logger-0.11.6
dependabot/cargo/rand-0.9.0
dependabot/cargo/redis-0.29.1
dependabot/cargo/ring-0.17.13
dependabot/cargo/serde-1.0.219
dependabot/github_actions/cachix/install-nix-action-31
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-15
enable clippy::all, clippy::pedantic, & clippy::perf
seth
2023-12-15
fix(storage): use i64 instead of usize for key expiry
seth
2023-12-15
gitignore: add more nix build results
seth
2023-12-15
flake: move nix to folder to nix/
seth
2023-12-15
ci: garnix -> gha + attic
seth
2023-12-15
storage: remove guild settings from index on bot leave
seth
2023-12-15
storage: don't copy all guild settings to index
seth
2023-12-15
commands: improve descriptions
seth
2023-12-15
remove moderation commands
seth
2023-12-15
storage: make low level abstractions private
seth
2023-12-15
refactor: use reactboard-v2
seth
2023-12-15
refactor: simplify kick/ban
seth
2023-12-15
fix: permission checks for prefix commands
seth
2023-12-15
fix: make config command a prefix command
seth
2023-12-15
feat: add explicit react/pinboard toggle
seth
2023-12-15
fix: allow multiple arguments for config opts
seth
2023-12-15
fix: optional commands as prefix commands
seth
2023-12-15
feat: cleanly shutdown on ctrl+c & sigterm
seth
2023-12-15
feat: handle errors during setup
seth
2023-12-15
refactor: centralize storage handlers
seth
2023-12-15
feat: add basic moderation commands
seth
2023-12-15
chore: register guild commands for servers that opt-in
seth
2023-12-15
feat: add per guild configuration
seth
2023-12-11
deps(actions): bump DeterminateSystems/nix-installer-action from 8 to 9
dependabot[bot]
2023-12-12
flake: update inputs
github-actions[bot]
2023-12-11
fix: set user agent correctly for reqwest
seth
2023-12-11
deps(crates): bump redis from 0.23.3 to 0.24.0
dependabot[bot]
2023-12-11
deps(crates): bump tokio from 1.34.0 to 1.35.0
dependabot[bot]
2023-12-11
deps(crates): bump once_cell from 1.18.0 to 1.19.0
dependabot[bot]
2023-12-01
flake: fixup service/redis perms in module
seth
2023-12-01
flake: update inputs
github-actions[bot]
2023-12-01
handlers/message: update log output for other bots
seth
2023-12-01
chore: add missing return in message handler
uku
2023-12-01
fix: report user agent in /version correctly
seth
2023-12-01
feat: add redis for reactboard
seth
2023-12-01
refactor: expand Settings
seth
2023-12-01
feat: use eyre, better logging, & refactor
seth
2023-12-01
feat: add reactboard
seth
2023-12-01
flake: fix darwin support
seth
2023-11-28
flake: add IDE support to dev shell
seth
2023-11-27
actions: reformat workflows
seth
2023-11-27
chore(pinboard): don't create multiple embeds
seth
2023-11-27
pinboard: add embeds
uku
2023-11-27
deps(crates): bump url from 2.4.1 to 2.5.0
dependabot[bot]
2023-11-27
deps(actions): bump DeterminateSystems/nix-installer-action from 7 to 8
dependabot[bot]
2023-11-27
deps(crates): bump serde from 1.0.192 to 1.0.193
dependabot[bot]
2023-11-25
flake: update inputs
github-actions[bot]
2023-11-20
chore(pinboard): set footer when attachments > 1
seth
2023-11-20
add image attachments to pinwie
uku
2023-11-18
chore: fix clippy warnings
seth
[next]