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 - Backyardis

Pages: [1] 2
1
Custom Notifications / Re: Need help with custom Notifications
« on: June 29, 2017, 10:15:28 AM »
Just bringing back this thread to request a sub notification (want to keep them all in the one thread for future reference)

Sub Alert

Image Link: http://i.imgur.com/ufa52v1.png
Font Style/Link: Norwester
Font Color: Red /white (as per example)
Any text fill/boarder?:No
What do you want the alert to say?(Text Options: Host Name, Amount of Viewers): As per example
Example (If applicable): http://i.imgur.com/xY69x6g.png
Anything else?:
-using Xsplit

-font used for notification is
https://www.fontsquirrel.com/fonts/norwester

Thanks a heap

BackyardisTV

2
Custom Notifications / Re: Need help with custom Notifications
« on: April 12, 2017, 09:33:17 AM »
Quote

What URL are you using for them?

Edit: Updated CSS for xsplit

I just found the extra ' around the comment section as you posted. Thanks and sorry about that..

I now have another issue which is the top line of the donation looping back on itself

here is a screen grab

http://imgur.com/a/OkVfa

im working on the others now fingers crossed

EDIT:

I have modified the donation CSS to move #donor-notification.donor Text.align to LEFT
and #donor-notification .amount  text.align to the Right.

Seems to have fixed it, both were set to center



3
Custom Notifications / Need help with custom Notifications
« on: April 11, 2017, 04:33:23 PM »
Follower Alert
 
Image Link: http://i.imgur.com/pdStpH7.png
Font Style/Link: Norwester
Font Color: Red
Any text fill/boarder?:none
Where do you want text located? (Follower Name): Center
Example (If applicable):http://imgur.com/2UeKN4c



Donation Alert

Image Link: http://i.imgur.com/PJoBAiX.png
Font Style/Link: Norwester
Font Color: red / white as per example, all white if only one color alowed.
Any text fill/boarder?:no
Currency Type: $
What do you want the alert to say?(Text Options: Donator Name, Donation Amount, Message): as per example
Example (If applicable): http://imgur.com/5ogiN8X
Anything else?:


Host Alert

Image Link: http://i.imgur.com/15ZcMgm.png
Font Style/Link: Norwester
Font Color: Red /white (White if only one color)
Any text fill/boarder?:No
What do you want the alert to say?(Text Options: Host Name, Amount of Viewers): As per example
Example (If applicable): http://imgur.com/5fT19Rx
Anything else?:

font used for all 3 notifications is
https://www.fontsquirrel.com/fonts/norwester

Thank you in advance

4
Thanks,

I'll ask the question over there. I much prefer the Deepbot donation page/ process

5
Is there a way to pass the data the other way?

ie Use deepbot donation page and pass that back to Streamlabs so the donation comes up on the Event list ?

Cheers
BackyardisTV

6
Help/Support / Adding currently played game into Quote
« on: March 02, 2017, 11:40:28 AM »
Hi,
I have been using Deep bot for a few years now and the only feature I haven't used is the quote system.

The reason I continue to use ANkhBot for quotes is that it automatically adds the name of the current game into the quote so the user doesn't have to.
I find that this gives some context to the quote which is quite fun when going back to old quotes.

I must admit I haven't checked Deepbot Quote system in a fairly long time ( and I am at work now so cant check)

Does Deepbot have that functionality to add the game name in, and If not is it something that can be added?

Oh if it does, is there a way to migrate quotes from ANkhbot which uses a Google Spreadsheet into deepbot?

Cheers
twitch.tv/BackyardisTV

7
Name Changes / Name change request
« on: February 26, 2017, 04:48:49 PM »
Current Stream Name:Backyardis
Current Bot Name:Backyardis_bot

New Stream Name:BackyardisTV
New Bot Name:Backyardis_bot

8
Custom Notifications / Re: Custom Notification WorkShop
« on: December 09, 2016, 10:10:20 AM »
Thanks so much!

9
Custom Notifications / Re: Custom Notification WorkShop
« on: December 08, 2016, 02:18:17 PM »
Hi Team

hoping to get some help with my host notification

Host Alert

Image Link: http://imgur.com/okgYnnw.png
Font Style/Link: Algerian
Font Color:#FFFFFF
Any text fill/boarder?: No
What do you want the alert to say?(Text Options: Host Name, Amount of Viewers): Thank You (Host Name) for bringing (Amount of Viewers) to the stream!
Example (If applicable):

This is the CSS for my follower notification which i want this to mimic as close as possible.
Code: [Select]
#follow-notification {
position: absolute !important;
width: 1100px !important;
height: 400px !important;
background-color: transparent !important;
background-image: url("http://i.imgur.com/SJ6PMNq.png") !important;
background-repeat: no-repeat !important;
}
#follow-notification .leftimage {
position: absolute !important;
}
#follow-notification .followname {
position: absolute !important;
margin-left: 180px  !important;
padding-top: 160px !important;
text-align: center !important;
width: 580px !important;
font-size: 32px !important;
font-family: Algerian !important;
text-shadow: 2px 2px 1px #000 !important;
color: #ffffff !important;
}

#follow-notification .header {
}
Also using Xsplit (in case that makes a difference)

Thanks

Backyardis



10
Help/Support / Donation not notifying/allocating points (started today)
« on: January 14, 2016, 07:46:45 PM »
donation settings have been working fine for a year but today i have had 2 donations and the bot didn't pick them up at all.

not only the notification but the allocating points and assigning VIP. my settings are all correct as they are un touched for 12 months.

has anything changed today that would cause this error ?

11
I am able to connect to chat but cannot type in steamer chat. i am seeing all the other conversation but not able to participate.



12
Help/Support / Command Cooldown timer message
« on: January 05, 2016, 10:48:04 AM »
Hi all,

I have implemented lawlypopzz slap game in my channel (Thanks Lawlypopzz)
http://www.lawlypopzz.xyz/deepbot/games/slap

My vip's love it and are slapping each other like crazy.
i have set the cooldown on it to 30 seconds but while on cool down there is no message to say how long the cool down is or that it is on cooldown at all.

Is there a way to implement a cooldown message, mmuch like the insufficient points message or no permission message ?

Backyardis

13
Feature Requests / Blank out CurrentSongFormatted.txt on pause
« on: September 14, 2015, 03:48:47 PM »
I'm guessing this is more of a feature request than a support question so hoping a mod can move the thread to this section

http://deepbot.deep.sg/forums/index.php?topic=4619.0


14
Help/Support / Blank out CurrentSongFormatted.txt on pause
« on: September 10, 2015, 03:24:27 PM »
Not sure if there is an option  that i am missing or if this should be a new feature request but I am trying to blank/clear the text file CurrentSongFormatted.txt of the text within it when the player is paused.

as it currently stands when I pause the player the song text is still visible on stream because xsplit is reading the file and the file contains the last song played.

Ideally when i pause the player the file should be cleared so xsplit will display nothing. when i resume the song the file should be re-written.

If this exists at the moment can somebody point me in the right direction?

Cheers
Backyardis

15
Bug Reports / Re: Rank Up in <Hours> when rank system set to points
« on: April 05, 2015, 12:20:59 PM »
Don't mind me i made the !stats command myself and thought it was a default command

@user@ joined on the @followdate@ , has @points@ cookies, has a rank of @streamrank@ and will rank up in @hrstolevelup@ hours.


Doi!
 :P

Pages: [1] 2