Commit Graph

106 Commits

Author SHA1 Message Date
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
f4ac1fb5d5 sync commands to guilds 2022-10-28 14:18:52 +02:00
e6d8618229 migrate to discord.py, don't launch without token 2022-10-28 14:15:47 +02:00
76b2eee34d flake.lock 2022-10-28 14:15:15 +02:00
c34e303972 mode 2022-10-28 14:14:34 +02:00
df4aacb528 update deps (back to discord.py + rich) 2022-10-28 14:14:17 +02:00
602457da10 ignore discord.log 2022-10-28 14:14:03 +02:00
6bfe412716 update .gitignore 2022-10-28 13:03:29 +02:00
b342f3f9b1 add initial flake.nix 2022-10-28 13:00:20 +02:00
de169d4239 launch.sh 2022-01-24 22:59:42 +01:00
76c1a52b9b launch.sh 2022-01-24 22:23:55 +01:00