| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-19 | spring cleaning (#165) | seth | |
| * treewide: lightly refactor everything * once_cell -> std::sync * remove build.rs we can get our target at runtime * commands::copypasta: refactor selection * drop owo_colors * reactboard: always remove author from count * commands: better handle behavior outside of guilds * ci: garnix -> gha * nix: drop flake-parts & pre-commit-hooks * nix: fix rust flags in derivation * add gha badge to readme * ci: fail when format changes are made * ci: only run on push to main * nix: fix nil script * nix: add libiconv to darwin deps * ci: disable fail-fast * nix: fix actionlint & static checks * ci: add release gates * nix: fix nil check again * ci: give release gates unique names * ci: only build static packages in docker workflow * nix: move dev outputs to subflake * fix some typos * nix: cleanup checks & dev shell * add editorconfig | |||
| 2024-02-18 | use newer eyre directly | seth | |
| 2024-02-18 | fix duplicated command registrations | seth | |
| 2024-02-18 | add clear_messages command | seth | |
| 2024-01-21 | refactor: adjust to poise 0.6.1 | seth | |
| 2023-12-15 | storage: fixup settings index | seth | |
| 2023-12-15 | enable clippy::all, clippy::pedantic, & clippy::perf | seth | |
| 2023-12-15 | refactor: use reactboard-v2 | seth | |
| yay! we don't need to fetch every single reaction from every guild whenever a new one is triggered | |||
| 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 | chore: register guild commands for servers that opt-in | seth | |
| 2023-12-15 | feat: add per guild configuration | 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 | |
| small commits be damned | |||
| 2023-12-01 | feat: add reactboard | seth | |
| 2023-11-18 | refactor: dedicate enum to colors | 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 bottom & convert | seth | |
| 2023-11-16 | feat: add version command | seth | |
| 2023-11-16 | start using poise | seth | |
| 2023-10-13 | add random_shiggy command | uku | |
| 2023-09-03 | fix: don't use regex for moyai | seth | |
| 2023-07-09 | fix: don't use dotenvy | seth | |
| docker and direnv take care of env vars | |||
| 2023-07-09 | Refactors + add pin board module (#32) | Leah Amelia Chen | |
| * refactor according to the rules of the cone school of rustâ„¢ * Add pin board module * cargo fmt * More cleanups + appease clippy | |||
| 2023-07-01 | chore: add support for allowing commands in multiple guilds | seth | |
| 2023-07-01 | chore: don't use some functions when outside of TEAWIE_GUILD | seth | |
| 2023-06-28 | feat: add convertto commands | seth | |
| 2023-06-02 | allow other servers to use most slash commands | seth | |
| 2023-05-19 | feat: detect custom moyai emojis | Sefa Eyeoglu | |
| Signed-off-by: Sefa Eyeoglu <[email protected]> | |||
| 2023-04-07 | add bottom subcommands | seth | |
| 2023-04-07 | cargo fmt | seth | |
| 2023-04-07 | add random lore command | seth | |
| 2023-04-07 | add bottom encode/decode | seth | |
| 2023-04-07 | move long constants to their own file | seth | |
| 2023-04-05 | rewrite in rust :) | seth | |
