A VS Code extension companion for BetterDiscord development.
This was literally made within an hour and will support all types of modules.
getModule, getBulk and more.
This is a PoC for the BetterDiscord Companion App!
bun installbun run build- Open this folder in VS Code
- Press
F5to open a new VS Code window with the extension loaded - Find
getByKeysin your code and make sure the./external/index.tsis ran in the Discord electron devTools enviroment
bun run package