Ennesults is a Twitch bot designed to kindly insult random people in chat, originally for Ennegineer.
This is a rework of the original Ennesults bot that was written in JavaScript.
This project was intended to get me more familiar with Rust. The original bot works just fine however the tech stack is known very well. The scope of this project allows me to learn new skills as well as provide a better user experience for Enne (UI, hosting the bot herself, etc.).
Files are being stored in Tauri's app_data_dir
folder; different for each OS.
From the root directory, use npm to start the front and backend code; npm run tauri dev