An open API service indexing awesome lists of open source software.

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!

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.
![option](https://i.imgur.com/KgkpuVF.png "Log private messages")
- 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!!