Commit Graph

8 Commits

Author SHA1 Message Date
Colin c5005a6613 consider implementing this as a widget 2023-04-22 04:52:07 +00:00
Colin e3f3fc0338 doc: split the roadmap into its own file 2023-04-03 03:16:13 +00:00
Colin 93ebe2a29c explain a little more what the bot will do internally 2023-04-01 16:22:33 +00:00
Colin efcbd3ad4e ignore cargo and nix artifacts 2023-04-01 16:07:25 +00:00
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
Colin 92c20821dc place scaffolding that enables cargo and nix builds 2023-04-01 14:28:46 +00:00
Colin 8930e45926 document a plan for what the bot should look like 2023-04-01 13:20:45 +00:00
Colin b5c09e1abc document project intent 2023-04-01 13:19:58 +00:00