8000 Releases · jeremycline/btfm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jeremycline/btfm

v0.11.1

06 Apr 00:43
Compare
Choose a tag to compare
btfm v0.11.1

- Update project dependencies

v0.11.0

26 Mar 04:08
Compare
Choose a tag to compare
btfm v0.11.0

- Switch to PostgreSQL
- The bot now pauses if people are talking and resumes afterwards
- Update dependencies

v0.10.1

27 Feb 17:41
08cd1bf
Compare
Choose a tag to compare
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

27 Feb 04:38
Compare
Choose a tag to compare
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

13 Feb 05:23
Compare
Choose a tag to compare
btfm v0.9.3

- Update dependencies

v0.9.2

02 Feb 00:58
Compare
Choose a tag to compare
btfm v0.9.2

Bump dependencies; fixes zombie ffmpeg processes.

v0.9.1

26 Jan 02:38
Compare
Choose a tag to compare
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

22 Jan 02:58
Compare
Choose a tag to compare
Features:

* Let users know they should not have come back (#14)
* Stop logging 'User said ""' if no words were detected

v0.8.0

21 Jan 05:29
Compare
Choose a tag to compare
Clean up after unpacking and installing deepspeech

Failing to do so causes the cargo publish command to fail

btfm v0.7.0

10 Jan 02:39
80dbb76
Compare
Choose a tag to compare

Support the latest Serenity release and now sort of listens to users with a video stream.

0