November 10, 2022
I released version 2.0.0 of the ELIZA Discord Bot. What’s new?
- No more TUI! As I started running ELIZA inside a Docker container, this wasn’t useful anymore. In the end, it just adds unnecessary complexity and dependencies to the project.
- Also, within a guild, ELIZA will only respond in channels with the word “eliza” in the name. The casing doesn’t matter. Instead of excluding ELIZA from all the channels where you don’t want her to respond to every message, you can now just create a dedicated channel for communicating with ELIZA. Simple and effective.
Visit the project on SourceHut: https://sr.ht/~hannes/eliza-discord/
Or download the source code for version 2.0.0 right away: https://git.sr.ht/~hannes/eliza-discord/archive/2.0.0.tar.gz