Commit Graph

2 Commits

Author SHA1 Message Date
07a4bf9116 minimal bot which responds to pings (in unencrypted rooms only)
run with:
```
$ nix develop
$ cargo build
$ BILLBOT_PASSWORD=foo ./target/debug/billbot
```
2023-04-01 16:03:57 +00:00
92c20821dc place scaffolding that enables cargo and nix builds 2023-04-01 14:28:46 +00:00