Commit Graph

116 Commits

Author SHA1 Message Date
82f0387675 Add yakari sound 2023-11-26 00:59:04 +01:00
b6fbed1c49 Update workflow registry path
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 8s
v3.0
2023-11-26 00:41:53 +01:00
e430b99e35 Update workflow registry path
Some checks failed
Build Heidi Docker image / build-docker (push) Failing after 9s
2023-11-26 00:41:17 +01:00
626611f5a8 Update dockerfile for unbuffered print
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 7s
2023-11-26 00:39:46 +01:00
56b625b5b8 Set DOCKER using env
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 8s
2023-11-26 00:36:25 +01:00
e3e42dc235 Add kaptn sounds 2023-11-26 00:33:20 +01:00
1c8a6c3945 Add /userconfig command response
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 9s
2023-11-26 00:16:07 +01:00
e94fbdd716 Implement initial entrance sounds
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 8s
2023-11-26 00:08:26 +01:00
361de0f5eb Delete Heidi.conf 2023-11-26 00:08:18 +01:00
d8c1ca48a9 Add mp3 to LFS 2023-11-25 21:40:50 +01:00
0fa5807442 Add default Heidi.conf
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 8s
2023-11-25 21:20:01 +01:00
222b5b99f3 Add ENTRANCE.SOUND config section + config file writing 2023-11-25 21:19:53 +01:00
a34e4fc01b Only compare lower case strings for autocomplete + userconfig command
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 8s
2023-11-25 20:21:42 +01:00
7250d7bb7d Autoreact to kardashian/jenner
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 7s
2023-11-25 20:12:36 +01:00
48e47f081a Cleanup + start persistant config features
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 9s
2023-11-25 20:08:32 +01:00
a0e184f2fc Take current input into account for autocomplete + reformat
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 17s
2023-11-25 19:37:02 +01:00
273b3ff406 Update flake 2023-11-25 19:36:33 +01:00
29d4dff673 Update .gitignore 2023-11-25 19:36:28 +01:00
51f560f686 Update pushvoice script 2023-11-25 19:17:19 +01:00
9836ae72c4 Add sounds 2023-11-25 19:13:30 +01:00
b66c10bacb Setup LFS 2023-11-25 19:10:46 +01:00
ca91617371 play mkv sounds
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 8s
2023-11-21 21:45:39 +01:00
3c44066f1f play mkv sounds
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 8s
2023-11-21 21:39:09 +01:00
b287a734c6 add soundboards for > 25 sounds
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 11s
2023-11-21 21:18:35 +01:00
0c38d4b43d disable textgen stuff
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 9s
2023-11-21 20:32:33 +01:00
6e7aadefc4 remove obsolete stuff from requirements.txt
All checks were successful
Build Heidi Docker image / build-docker (push) Successful in 33s
2023-11-21 20:24:31 +01:00
29dc0119ef run workflow
Some checks reported warnings
Build Heidi Docker image / build-docker (push) Has been cancelled
2023-11-21 20:18:23 +01:00
fea36beef4 add dockerfile workflow 2023-11-21 20:17:12 +01:00
94182cf2e3 ignore generated images 2022-11-13 14:26:53 +01:00
9e3b217331 enable lstm in bot 2022-11-13 14:26:39 +01:00
d5f1fbfbc4 update textgen lstm 2022-11-13 14:26:21 +01:00
7fc87def1e add torch rocm support to env 2022-11-13 14:26:04 +01:00
3727c74c8f update markov 2022-11-09 01:11:20 +01:00
46be806d2e add lstm deps (torch, numpy) 2022-11-09 01:11:01 +01:00
5bd0b92243 add initial lstm text generator 2022-11-09 01:10:50 +01:00
097c05a5a4 reenable markov textgen 2022-11-08 20:46:10 +01:00
72573c92b5 remove old textgen 2022-11-08 20:46:00 +01:00
9e44532253 update old textgen (now textgen_markov) 2022-11-08 20:45:41 +01:00
37dec1dd0b add textgen interface 2022-11-08 20:45:34 +01:00
b92dcfb9d4 fix SOUNDDIR 2022-10-28 17:37:45 +02:00
f78777a858 comments 2022-10-28 17:33:16 +02:00
e6d52e0129 ignore disabled_voicelines 2022-10-28 17:33:07 +02:00
2e83bdfffe add insult context action (dm) 2022-10-28 17:28:19 +02:00
efb9e4869b add sound autocomplete 2022-10-28 17:19:28 +02:00
fea885c4d1 transition voicelines to slash commands 2022-10-28 16:49:57 +02:00
95db22723d Make scripts executable 2022-10-28 16:15:45 +02:00
ada0a995e3 add descriptions/renamings 2022-10-28 15:43:24 +02:00
f3939b6a5a transition to slash commands (todo: voicelines) 2022-10-28 15:38:23 +02:00
5ed6357578 add example slash commands 2022-10-28 14:51:38 +02:00
644c68ee20 move auto_triggers, matchers out of client class 2022-10-28 14:43:10 +02:00