Releases: jeremycline/btfm
Releases · jeremycline/btfm
v0.11.1
btfm v0.11.1 - Update project dependencies
v0.11.0
btfm v0.11.0 - Switch to PostgreSQL - The bot now pauses if people are talking and resumes afterwards - Update dependencies
v0.10.1
btfm v0.10.1 - Drop dep on rand_core and remove some associated tests. These should return at some point - Fix the database URL so publishing works
v0.10.0
btfm v0.10.0 - New database schema allows for many phrases associated with many clips - Clips now have speech-to-text run on them and the result is used when playing clips
v0.9.3
btfm v0.9.3 - Update dependencies
v0.9.2
btfm v0.9.2 Bump dependencies; fixes zombie ffmpeg processes.
v0.9.1
btfm v0.9.1 * Check if the audio file for an event exists instead of crashing * The rejoin event was supposed to have a chance of occurring, which it did, but the chance was 100% * Update to tokio v1.1.0
v0.9.0
Features: * Let users know they should not have come back (#14) * Stop logging 'User said ""' if no words were detected
v0.8.0
Clean up after unpacking and installing deepspeech Failing to do so causes the cargo publish command to fail
btfm v0.7.0
Support the latest Serenity release and now sort of listens to users with a video stream.