Discord seems to have disabled the --inspect argument from starting a debugging port on the main electron process, this breaks alot of functions of the mod. I will attempt to fix this soon!
The inspect argument once again works however the chrome dev tools protocol Runtime.evaluate cannot be found when trying to use it. no clue why this happens.
discord-command-line
Discl is a discord modification that is highly customizable and easy to use.
Installing Discl is easy! Just download the latest installer from here and run it, the installer will guide you through setting everything up.
Discl has been tested with vencord and both can run together. Betterdiscord hasnt been tested but most likley will work with discl.
discl.require can now be called outside of a script environment - easier to debug scripts scripts can now be executed in the before bootloader state - SCRIPT SETTINGS CONTEXT FORMAT CHANGED FROM "// @context: common" to "// @context: {"context": "common", "beforeBootloader": False}" render context scripts are not affected by the beforeBootloader property. fixed some bugs regarding the splash screen being blocked and freezing. New builtin gateway module to view the discord gateway websocket.
- UI library ( started ).
- Fix youtube embeds just not loading
- Better installer using wpf
- finish storage system
- Full intercept and modify support for http requests
- Full intercept and modify support for websocket messages
- message logger
