billbot/src
Colin 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
..
main.rs minimal bot which responds to pings (in unencrypted rooms only) 2023-04-01 16:03:57 +00:00