You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gives you notifications about your current Washin order
Why does this project exists?
i have some notification issues on Washin, so I decided to create a bot that sends me notifications about my current order. although the code is not clean, it works well.
How does it work
the bot uses the *unofficial* (rev-enged) Washin API to get the current order status, then it sends a notification to the user using your discord bot. will probably make it in the future so that it can send it to a webhook idk
How to use
make sure you follow the system requirements (basically having nodejs)
clone the repository
install the dependencies using `npm install`
create a discord bot and get the token
move example.env to .env and fill the values
compile using `tsc`
run the bot using `node dist/index.js`
you should see a message in the console saying that the bot is ready
you can now use the bot
Contribution
feel free to contribute, also this project doesnt have any license so you can do whatever you want with it (but please do not sell it, let's keep it open source)
Commands
also there are 2 basic commands which you can use
Features
Get the current order status
Auto token refresh
Notifications
Get user info & machines info on preferred location
About
๐ Gives you Discord notifications about your current Washin order