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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-12-15
commands: add rust target to version
seth
2023-12-15
commands: handle bad user input in convert from_bottom
seth
2023-12-15
storage: fixup settings index
seth
2023-12-15
opt-commands: respond when used but not allowed
seth
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
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
fix: set user agent correctly for reqwest
seth
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-11-27
chore(pinboard): don't create multiple embeds
seth
2023-11-27
pinboard: add embeds
uku
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
2023-11-18
feat: put random teawie/shiggy in embed
seth
2023-11-18
refactor: dedicate enum to colors
seth
2023-11-18
chore: cleanup imports
seth
2023-11-18
chore: improve error handling and logging for api requests
seth
2023-11-18
chore: cleanup unused copypastas
seth
2023-11-18
fix: set more appropriate intents
seth
2023-11-16
fix: use ok() with dotenvy
seth
2023-11-16
feat: implement event handler correctly
seth
2023-11-16
refactor: merge all random commands
seth
2023-11-16
refactor: merge bottom & convert
seth
2023-11-16
chore: separate command declaration from main.rs
seth
2023-11-16
fix: typo in version embed
seth
2023-11-16
feat: add version command
seth
[next]