8
0
Fork
You've already forked raindevtools
0
No description https://raincord.dev
  • JavaScript 89.4%
  • TypeScript 10.6%
2026年03月12日 22:31:32 +01:00
.vscode initial commit 2025年12月23日 15:41:46 +02:00
src fix: correct global access 2026年02月28日 11:18:24 +02:00
.gitignore initial commit 2025年12月23日 15:41:46 +02:00
biome.json initial commit 2025年12月23日 15:41:46 +02:00
bun.lock fixes 2025年12月23日 19:57:51 +02:00
package.json fix: correct global access 2026年02月28日 11:18:24 +02:00
README.md Update README.md 2026年03月12日 22:31:32 +01:00
tsconfig.json initial commit 2025年12月23日 15:41:46 +02:00

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
```