Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jaykeo

Pages: [1]
1
Thanks

2
Custom Notifications / Custom donation doesn't seem to work every time
« on: August 12, 2016, 07:53:59 AM »
Hi,

I have a the below CSS code for a donation alert.  This donation alert only seems to work sometimes (normally after a reset it in OBS).  If possible could you please tell me what  I have done wrong?

http://deepbot.tv/notifications/donationnotification2.htm


#donor-notification {
width: 1920px !important;
height: 120px !important;
background-color: transparent !important;
background-image:url('http://i.imgur.com/SORFGy8.png') !important;
background-size: initial !important;
}


#donor-notification .header {
position: absolute !important;
visibility: hidden !important;
}

#donor-notification .streamname {
visibility: hidden !important;
}

#donor-notification .message {
visibility: hidden !important;
}
#donor-notification .amount {
font-size: 32px !important;
font-family: Impact !important;
font-weight: normal !important;
text-shadow: 3px 4px 1px #000 !important;
color: white !important;
}
#donor-notification .donor {
font-size: 32px !important;
font-family: impact !important;
font-weight: normal !important;
text-shadow: 3px 4px 1px #000 !important;
color: white !important;
}
#donor-notification .donor:after {
content: ' - ';
}
#donor-notification .title {
padding-top: 44px !important;
margin-left: 55px !important;
width: 100% !important;
float: left !important;
text-align: center !important;
}

Thanks,
Jay

3
Custom Notifications / Re: Custom donation and follow alerts
« on: March 24, 2016, 03:33:13 PM »
Sorry never mind it was working, I just needed to update the URL.  Thanks again!

4
Custom Notifications / Re: Custom donation and follow alerts
« on: March 24, 2016, 01:57:20 PM »
That looks fantastic :D.  Is there any way to leave the "New Follower" text and the donation message?

5
Custom Notifications / Custom donation and follow alerts
« on: March 22, 2016, 06:47:52 AM »
I would like to add the following two gifs on each side of the bar in this png file to use as a follow alert: http://i.imgur.com/HiiQFWj.png

http://i.giphy.com/ykAWwKmzL40ta.gif
http://i.giphy.com/2OzR1qvXXbuIE.gif

Would this be possible?  The current formatting I have for this follower alert is:
#follow-notification .header {
padding-top: 5px !important;
visibility: visible !important;
width: 2560px !important;
font-size: 32px !important;
}
#follow-notification .followname {
  padding-top: 5px !important;
  font-family: Algerian !important;
  width: 2560px !important;
  color: #37b2e5 !important;
  font-size: 50px !important;
  margin-left: 0px !important;
}
#follow-notification {
 background-image: url('http://i.imgur.com/HiiQFWj.png') !important;
 width: 2560px !important;
 height: 300px !important;
}

Also could I get the same thing with this gif on either side of this donation alert: http://i.giphy.com/vHgbmjyLqn9V6.gif

#donor-notification {
 width: 2560px !important;
 height: 250px !important;
 background-color: transparent !important;
 background-image:url('http://i.imgur.com/HiiQFWj.png') !important;
}

#donor-notification .title {
 padding-top: 0px !important;
}

Please let me know if this is possible.  Thanks very much in advance.

6
Closed Beta Applications / Re: Closed Beta Applications Phase 2 - Now Open
« on: February 07, 2016, 03:44:49 PM »
Where did you hear about DeepBot from? Google
Your stream name? JayKeo
Twitch bot account name? Far_Out_Bot
Your streaming schedule? 4-5 days a week from 6pm AEST
Is your stream partnered with Twitch? No
Average number of users on your channel? 30
Do you need to migrate an existing points system over to DeepBot? No



System Edit : Application Accepted. Install complete. Thanks for the support!

Pages: [1]