No description
https://raincord.dev
- JavaScript 89.4%
- TypeScript 10.6%
| .vscode | initial commit | |
| src | fix: correct global access | |
| .gitignore | initial commit | |
| biome.json | initial commit | |
| bun.lock | fixes | |
| package.json | fix: correct global access | |
| README.md | Update README.md | |
| tsconfig.json | initial commit | |
raindevtools
raindevtools is a toolkit that allows you to debug the kettu and rain discord clients
infomation
the project can be split into 2 seperate pieces
- raindevtools (a glorified websocket)
- react-devtools (modified to work with discord)
these both come with rain and kettu to allow easy debugging!
install
```
bun i raindevtools
```