2
1
Fork
You've already forked augury
0
A naive chat bot framework
  • Rust 87.4%
  • Just 12.6%
Michael Goldenberg 4baaeb2cb0 feat(signal-cli): support sending reactions through transport
Signed-off-by: Michael Goldenberg <m@mgoldenberg.net>
2026年03月07日 10:39:21 -05:00
augury chore: get reuse compliant 2026年02月28日 22:48:36 -05:00
augury-signal-cli feat(signal-cli): support sending reactions through transport 2026年03月07日 10:39:21 -05:00
examples feat(signal-cli): support sending reactions through transport 2026年03月07日 10:39:21 -05:00
LICENSES chore: get reuse compliant 2026年02月28日 22:48:36 -05:00
.gitignore chore: initialize cargo project 2026年02月20日 21:41:45 -05:00
Cargo.lock doc(examples): add a lookup augur 2026年02月28日 22:49:58 -05:00
Cargo.toml chore: get reuse compliant 2026年02月28日 22:48:36 -05:00
deny.toml chore: configure cargo deny 2026年02月28日 22:48:36 -05:00
justfile chore: add a justfile 2026年02月28日 22:48:36 -05:00
README.md doc: update readme 2026年02月28日 22:49:52 -05:00
REUSE.toml chore: add rust-toolchain.toml 2026年02月28日 22:48:36 -05:00
rust-toolchain.toml chore: add rust-toolchain.toml 2026年02月28日 22:48:36 -05:00

augury

A naive chat bot framework

Getting Started

First, ensure you have Rust installed.

Then, ensure you have just installed. The easiest way to do this is typically by running cargo install just.

Finally, run just to get a (not very helpful) welcome message.