YouCube icon indicating copy to clipboard operation
YouCube copied to clipboard

Add plugin support

Open EmmaKnijn opened this issue 3 years ago • 3 comments
trafficstars

It would be nice to add plugin support, so you can add data in the resulting websocket data when a request is made, for example

EmmaKnijn avatar Oct 28 '22 14:10 EmmaKnijn

Server sided "plugins" ? Something like cogs in discord.py, but with one plugins folder that is loaded automatically at startup. With hooks to every ws event/massage and middleware for the modification of the existing endpoints/ws events ?

Commandcracker avatar Oct 28 '22 16:10 Commandcracker

yes, something like that

EmmaKnijn avatar Oct 28 '22 17:10 EmmaKnijn

reference:

Commandcracker avatar Nov 19 '22 16:11 Commandcracker