DogatorixBack to Repos / WoomyClient
Created on 7/28/2021 and
last updated on 7/28/2021.
This repository has 5 commits, 4 of which were made by me.
Avaliability: Private
WoomyClient
owo scripts and botting
Dev Notes
BAT Files
run.bat will run the app in development.create_package.bat creates the program files.create_installer.bat then creates the installer exe to give people.
App Files
index.js is the main file where the application window is created and Discord RPC is controlled.app.js is the code injected into Woomy's website to allow access.rpc.js is the lib for the Discord RPC control.
Development
npm install and then run run.bat to start the app.
Distributing
create_package.bat, once that finishes, create.installer.bat, result should be in the dist/ directory as a setup exe file you can give to people to install.
TODO
Auto-Updating Client?