1
0
Commit Graph

19 Commits

Author SHA1 Message Date
939692e531 ditching ffmpeg, acceptable image size 2021-01-28 16:25:59 +01:00
57249618c0 multi-stages dockerfile, still big but way better 2021-01-28 12:42:21 +01:00
3b443c2001 dockerfile but the image is planet-sized 2021-01-27 20:41:47 +01:00
a47f6b2df1 talk in audio channel (not working yet) 2020-12-13 16:14:23 +01:00
e64a364fd1 getTalkbackMessage is testable
Provided the tests can access the config register
2020-12-08 18:14:34 +01:00
dc41c5c49c we should always get a fun hat 2020-12-08 15:35:40 +01:00
53d01e04fe decoupled some stuffs, news related tests, new commands file 2020-12-08 14:47:34 +01:00
804ed6ee5b legacy hats function 2020-12-08 11:38:12 +01:00
cdb4b6f454 "talkback" function (random answers based on a set of patterns) 2020-12-08 10:49:51 +01:00
2c767fa8ff dynamically generated help message 2020-12-07 19:33:33 +01:00
95c0d12fa3 messageHandler, changing project name slightly 2020-12-07 17:44:45 +01:00
18d9180e07 crude implementation for a global command object/register 2020-12-07 16:53:42 +01:00
bacc4d3d2a moving things around and stub before creating a cmd register 2020-12-07 13:30:26 +01:00
2593518be4 audio sent in a Reader rather than a file (no write on disk) 2020-12-07 12:07:44 +01:00
92a948a7bd stripping emojis, starting to isolate text logic / decoupling 2020-12-07 10:06:44 +01:00
bb0ad2c580 sanitizing text for shell command, limiting max size 2020-12-06 17:42:37 +01:00
cb5995640a i fucking hope multiple return values aren't good Go practices
createAudio send a mp3 file created with espeak
2020-12-06 12:04:40 +01:00
03d23a5666 core package, embryonic espeak function and tests 2020-12-06 00:06:21 +01:00
366e6a1e3f initial commit 2020-12-05 18:12:33 +01:00