Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrcheateugene/osuhelper
osu! helper is a useful tool to automatically change your discord status to DND when you're playing osu! or to online, when you're not!
https://github.com/mrcheateugene/osuhelper
Last synced: about 1 month ago
JSON representation
osu! helper is a useful tool to automatically change your discord status to DND when you're playing osu! or to online, when you're not!
- Host: GitHub
- URL: https://github.com/mrcheateugene/osuhelper
- Owner: MrCheatEugene
- License: unlicense
- Created: 2023-11-29T20:44:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T20:54:48.000Z (about 1 year ago)
- Last Synced: 2023-11-29T21:36:44.709Z (about 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osuhelper
osu! helper is a useful tool to automatically change your discord status to DND when you're playing osu! or to online, when you're not!# Install
1. `git clone https://github.com/MrCheatEugene/osuhelper && cd osuhelper`
2. `npm i`
3. At line 3, insert your discord **user** token. [How to obtain it?](https://googlethatforyou.com?q=how%20to%20obtain%20discord%20token)
4. `node index.js`
5. While index.js rund in the background, it checks if osu! is running or not every half a second.# This is a userbot!
Or a self-bot, or automated account, whatever. I wanted to use the official discord API for changing the status, but, I couldn't find any methods to change user's status using Bot API or official OAUTH Api. So, for now it's a userbot, and please read the disclaimer below!# Disclaimer
THIS SOFTWARE IS NOT ASSOCIATED WITH ppy Pty Ltd AND IT IS NOT OFFICIAL SOFTWARE RELEASED BY osu! OR ppy Pty Ltd!
Also, Discord [doesn't like userbots](https://support.discord.com/hc/en-us/articles/115002192352-Automated-user-accounts-self-bots-), so be careful!