This application allows to read the discord chat of some channel, using WidgetBot while doing other things.
In other words, it is an always on top application, which allows to do some other things like programming a thing in an IntelliJ-based IDE but to see the chat simultaneously.
The primary purpose of this app is to be used while streaming live, on discord!
This application is heavy: because of ElectronJS which is basically a full browser, it weighs around 230MB.
You can download the latest release from here.
- Install volta
- Go to
src/
folder and install dependencies (npm install
) - Run command
npm run build
You will now found the build into the src/dist/
folder.
This application is licensed under the MIT License.
- Some images from Font Awesome. See credits here.