https://github.com/magonxesp/osu_irc_me
Tool for debug osu! bots. Send messages to yourself from osu!
https://github.com/magonxesp/osu_irc_me
csharp desktop-app osugame tool windows wpf
Last synced: about 2 months ago
JSON representation
Tool for debug osu! bots. Send messages to yourself from osu!
- Host: GitHub
- URL: https://github.com/magonxesp/osu_irc_me
- Owner: magonxesp
- License: gpl-2.0
- Created: 2019-09-09T19:10:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T00:09:24.000Z (about 4 years ago)
- Last Synced: 2025-05-24T01:47:13.081Z (about 1 year ago)
- Topics: csharp, desktop-app, osugame, tool, windows, wpf
- Language: C#
- Size: 1.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OSU_IRC_ME
Tool for debug osu! bots. Send messages to yourself from osu!
## Install needed packages
```
nuget install packages.config
```
## Requeriments
Windows 10 and .NET Framework 4.7.1 or later.
I think will work with Windows 7 or later but i tested directly on Windows 10.
## Usage
- Download the program [here](https://github.com/MagonxESP/OSU_IRC_ME/releases) and open it.
- Select your OSU! installation directory and connect with your account (see https://osu.ppy.sh/help/wiki/Internet_Relay_Chat)
- Open OSU! and make sure you have disabled "Log private messages" option.

- Open the ingame chat on osu (press F8) and execute on any channel /query YOUR_USERNAME (this will open a chat with yourself)
- Send any message to yourself (banchobot block your message) and execute /savelog
- You now received your message from yourself!
- Enjoy!!