diff --git a/config.d/mayhem-party.d/v01.yaml b/config.d/mayhem-party.d/v01.yaml index 8f620a1..3fba45c 100644 --- a/config.d/mayhem-party.d/v01.yaml +++ b/config.d/mayhem-party.d/v01.yaml @@ -1,6 +1,8 @@ feedback: addr: :17071 ttsurl: http://localhost:15002 +broadcast: + message: <> users: bel: meta: @@ -13,17 +15,6 @@ users: alias: "" lastalias: "" vote: "" - broadcast: - meta: - lasttsms: 0 - lastlag: 0 - state: - player: 0 - message: "hola" - gm: - alias: "" - lastalias: "" - vote: "" zach: meta: lasttsms: 1679978514018 @@ -33,7 +24,7 @@ users: message: "" gm: alias: "" - lastalias: "" + lastalias: c vote: "" players: - transformation: {} diff --git a/git.d/mayhem-party.d b/git.d/mayhem-party.d index 9de8c91..3c70e42 160000 --- a/git.d/mayhem-party.d +++ b/git.d/mayhem-party.d @@ -1 +1 @@ -Subproject commit 9de8c9154491d46d2c86715701ff70fdc9abf406 +Subproject commit 3c70e428195475abd9747193e6c5fd3f2f478a16 diff --git a/todo.yaml b/todo.yaml index 77e01cd..32e4220 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,5 +1,4 @@ todo: -- audio pipes; can i send discord output to a pipe for stt? - trigger a vote - trigger an election - trigger a shuffle for init @@ -174,3 +173,5 @@ done: ts: Fri Mar 31 22:45:58 MDT 2023 - todo: stt to rust-whisper and new-age hotwords.py ts: Fri Mar 31 22:45:58 MDT 2023 +- todo: audio pipes; can i send discord output to a pipe for stt? + ts: Sat Apr 1 11:20:27 MDT 2023