Deep Bot - Twitch Streamer Assistant

Deep Bot => Help/Support => Topic started by: smilie89 on July 27, 2015, 12:20:43 AM

Title: Host notification
Post by: smilie89 on July 27, 2015, 12:20:43 AM
Hi!

How does the host notify works in obs do i only add the link in deepbot as URL in the clr and then skip the rest or do i need to code it?
Title: Re: Host notification
Post by: MercurY3rd on July 27, 2015, 12:28:12 AM
Yes, put the link in the CLR Browser. If you want sound, you can set that in the master settings.
you can change css of the notification if you want a custom one.
http://pastebin.com/dM3ew3Z0 (http://pastebin.com/dM3ew3Z0)
Title: Re: Host notification
Post by: smilie89 on July 27, 2015, 12:44:01 AM
will add that code other wise the picture will be shown all the time and create my own pic later. That not helps it will be shown all the time and not just when someone is hosting you.
Title: Re: Host notification
Post by: IanChandler1990 on July 27, 2015, 06:17:44 PM
will add that code other wise the picture will be shown all the time and create my own pic later. That not helps it will be shown all the time and not just when someone is hosting you.

I have ran into this as well yesterday. if you open the link it will be showing all the time until the first person hosts you, if you add ?test=0 to the end of the url it will go away but it seems to not then show the real hosts after everytime. the best way of doing this is to just use the url http://deepbot.tv/notifications/hostnotification.htm and get you bot to host you after your stream starts to make it go away then all other hosts will work
Title: Re: Host notification
Post by: ExpertsOnline on July 27, 2015, 10:35:07 PM
This has been fixed. The image no longer shows on open and only appears when a host message has been detected.

Regards,
Experts
Title: Re: Host notification
Post by: smilie89 on July 28, 2015, 10:32:51 AM
But have the issue with the css codes been fixed? When i put in the link for my host notify pic instead of your .gif link and someone host its still the .gif pic that is shown.
Title: Re: Host notification
Post by: emrerocky on July 28, 2015, 11:09:07 AM
Can you post your CSS?  You most likely didn't put !important after it.
Title: Re: Host notification
Post by: smilie89 on July 29, 2015, 05:42:59 PM
Here is my css
http://pastebin.com/mZya5Xzf
i copied the codes from your earlier pastebin and then just changed the image link.
Title: Re: Host notification
Post by: IanChandler1990 on July 30, 2015, 12:38:55 AM
For your image url add this

("http://s29.postimg.org/n0z90qtmr/Host_notify_pic_head.png") !important;
Sent from my Nokia Lumia 920 using Tapatalk
Title: Re: Host notification
Post by: smilie89 on July 30, 2015, 05:17:00 AM
That worked thanks :).
Maybe add it to the code in the pastbin you give to us so its easier :)
Title: Re: Host notification
Post by: IanChandler1990 on July 30, 2015, 06:31:39 AM
With css anything you want to over ride what's on the original html page just add !important to the end.
Sent from my Nokia Lumia 920 using Tapatalk