StreaMonitor icon indicating copy to clipboard operation
StreaMonitor copied to clipboard

Custom Site Tutorial?

Open HEYBOY789 opened this issue 2 years ago • 1 comments

Is there any tutorial that we can use to leverage the code to add our custom websites. I want to add sites that are not currently supported.

Thank you. This tool ROCKS.

HEYBOY789 avatar Apr 19 '23 20:04 HEYBOY789

There is no tutorial for that.

Sites are a child class of the Bot class. Check the existing sites and Bot class to find out which methods need to be implemented and which return values they have. With a bit of work it should be possible to find out what to do to implement a new site.

DerBunteBall avatar Apr 20 '23 06:04 DerBunteBall