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.


Topics - kyroskoh

Pages: [1] 2
1
Help/Support / DeepBot Client WebSocket: Sample App
« on: August 18, 2015, 03:16:00 PM »
I am wondering if anyone has started programming for the DeepBot Client WebSocket?

I am planning to work on website app using the WebSocket API soon.

Example: Get User's Points & Hours etc.

Could you able to share the code?

2
Feature Requests / New Sub & Resub - NameList & Counter
« on: May 11, 2015, 12:31:57 AM »
Hello,

My Twitch friend, himechar, a Twitch partner requested to have the sub counter to be separated.

I am not sure if the Twitch API can able to detect if the person who subbed is the new sub (1st time) in the Twitch channel and save into a text document for the namelist and the new-sub counter for it. While having another part for resub namelist and resub counter.

3
Feature Requests / Quotes List Command
« on: April 25, 2015, 03:22:45 PM »
Could we have a command of !listquotes or !quotes to show all the quote commands from the bot and compile them into a list in pastebin like !songlist?

4
I would like to request for a simple overlay: Subscribing & Donation Train Streak Counts with a Countdown Timer to end the streak count for OBS/XSplit Overlay.

Features: The streamer can set an end streak timer for a certain amount of time (example: 5 mins) if there's no sub/donation train.

If the sub/donation train meets within the streak timer, the count will be +1 (maybe including additional with the person's name).

5
I would like to request... The top donor to be in different image (with css) together with the existing top donor's sound.

6
Feature Requests / Subscriber Date (@subdate@)
« on: February 12, 2015, 10:28:09 PM »
We have @joindate@ and @followdate@.

Is there any probability to get @subdate@ from Twitch API? Or it is not available?

7
Feature Requests / Streamer - Update Stream Language
« on: February 12, 2015, 02:43:33 PM »
So far, we have !updatetitle and !updategame for GUI.

Can we include the !updatelang for all available languages for GUI and commands?

8
Feature Requests / POLL: !Poll Information Commands
« on: February 02, 2015, 12:48:11 AM »
We have GUI for Polling.

How about usage commands for it?

Quote from: Dante557
Poll Added, Topic Title Changed, Poll closes in 7 days

9
Bug Reports / Next BankHeist Interval Remaining (Timing Bug)
« on: February 01, 2015, 03:39:47 PM »

10
Feature Requests / !queue usage commands
« on: November 27, 2014, 12:20:30 AM »
Based on the current build,

Using the queue feature is all based on GUI.

Could you guys implement for the usage commands to be input via the chat? Since we already have: !queue [note]

---

Example (since it has 2 queues available):

[Define queue name (queue keyword)]

!setnamequeue1 SubQueue For_Subs_Only
> Queue 'SubQueue -  For Subs Only' is created

!setnamequeue2 ViewerQueue For_Viewers_Only
> Queue 'ViewerQueue - For Viewers Only' is created

---

[Define the queue permissions]

!setpermqueue1 2
> Queue 'SubQueue - For Subs Only' is set for All VIP

!setpermqueue2 1
> Queue 'ViewerQueue - For Viewers Only' is set for All Viewers

---

[Define queue length size]

!setsizequeue1 50
> Queue 'SubQueue -  For Subs Only' is now accepting a total of 50 entries

!setsizequeue2 100
> Queue 'ViewerQueue - For Viewers Only' is now accepting a total of 100 entries

---

[Define queue cost]

!setcostqueue1 10
> Each entry for Queue 'SubQueue -  For Subs Only' costs 10 points

!setcostqueue2 50
> Each entry for Queue 'ViewerQueue - For Viewers Only' costs 50 points

---

[To open a queue]

!openqueue1
> New queue, 'SubQueue - For Subs Only' has been created. Type !subqueue [note] to enter.

!openqueue2
> New queue, 'ViewerQueue - For Viewers Only' has been created. Type !viewerqueue [note] to enter.

---

[To join a queue]

!subqueue [note]
> Added expertsonline to Queue 'SubQueue - For Subs Only'. Your position in the queue is : 1

---

[To check a queue status]

!subqueue
> Queue Info [ expertsonline ] - Queue Position : 1 || Wait Time : 15 Min(s)

---

[To close the queue]

!closequeue1
> Queue 'SubQueue -  For Subs Only' is now closed

!closequeue2
> Queue 'ViewerQueue - For Viewers Only' is now closed

---

[Listing users from queue]

!showqueue1
> [SubQueue - For Subs Only] #1: expertsonline, #2: Night, #3: Moocat

---

[Streamer selects from queue's #1]

!drawqueue1
> Viewer expertsonline has been selected from "SubQueue - For Subs Only" queue after waiting for 30 minute(s).

---

[Remove the username from queue - Mods Level]

!removequeue1 expertsonline
> expertsonline has been removed from Queue 'SubQueue -  For Subs Only'


[Remove the username from queue - User Level]

!removequeue1
> expertsonline has been removed from Queue 'SubQueue -  For Subs Only'

---

[Temp Hold a queue]

!holdqueue1
> Queue 'SubQueue -  For Subs Only' is currrently on-hold and not accepting new entry

---

[Reopen a closed queue]

!reopenqueue1
> Queue 'SubQueue -  For Subs Only' is accepting new entry. Type !subqueue [note] to enter

---

[Cancel a queue]

!cancelqueue1
> Queue 'SubQueue - For Subs Only' has been cancelled. All votes have been refunded.

---

[Clear a queue]

!clearqueue1
> Queue 'SubQueue -  For Subs Only' list is cleared

---

[Reset a queue]

!resetqueue1
> Queue 'SubQueue -  For Subs Only' has been reset

---

Responses:

If someone tries to enter to a closed queue:
> Sorry expertsonline, Queue 'ViewerQueue - For Viewers Only' is currently closed. Please wait for @streamername@ to reopen the queue.


Some streamers also like to have the bot to be mute from catching "!queue [note]" command to prevent the user to keep on spamming the chat during the game has started.

11
Bug Reports / DeepBot crashed due to Not Support Style Font
« on: October 10, 2014, 04:48:37 PM »
10 Oct 16:47:15,974 - 0.5.5.2: Crashed Font 'Arial Rounded MT Bold' does not support style 'Regular'.
10 Oct 16:47:15,988 - 0.5.5.2: Crashed    at System.Drawing.Font.CreateNativeFont()
   at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
   at System.Drawing.Font.Initialize(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
   at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet)
   at DeepBot.Main.InitializeComponent()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()

12
Feature Requests / [Mini Game] Text-RPG Game
« on: September 30, 2014, 12:23:12 PM »
Hello,

I would like to propose a RPG game (Just like a zombie apocalypse) where by allowing everyone to enter with their points amount and the bot will randomly generate the text events (surviving - get more/less or dead - lost their points). The rewarding logic will be quite similar to arena algorithms but rather than a constant reward rate, make it as a random multiplier.

13
Bug Reports / Error Log Report (BucknerBot: BillBuckner1986's Stream)
« on: August 11, 2014, 10:23:16 AM »
11 Aug 09:55:29,619 - 0.4.6.0: Crashed The operation has timed out.
11 Aug 09:55:29,833 - 0.4.6.0: Crashed    at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at Google.GData.Client.GDataReturnStream.Read(Byte[] buffer, Int32 offset, Int32 count)
   at System.Xml.XmlTextReaderImpl.ReadData()
   at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
   at System.Xml.XmlTextReaderImpl.ParseText()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.ReadCurrentNode(XmlDocument doc, XmlReader reader)
   at System.Xml.XmlDocument.ReadNode(XmlReader reader)
   at Google.GData.Client.BaseFeedParser.OnNewExtensionElement(XmlReader reader, AtomBase baseObject)
   at Google.GData.Client.AtomFeedParser.ParseExtensionElements(XmlReader reader, AtomBase baseObject)
   at Google.GData.Client.AtomFeedParser.ParseEntry(XmlReader reader)
   at Google.GData.Client.AtomFeedParser.ParseSource(XmlReader reader, AtomSource source)
   at Google.GData.Client.AtomFeedParser.ParseFeed(XmlReader reader, AtomFeed feed)
   at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed feed)
11 Aug 09:55:31,524 - 0.4.6.0: Crashed Parsing failed
11 Aug 09:55:31,673 - 0.4.6.0: Crashed    at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed feed)
   at Google.GData.Client.AtomFeed.Parse(Stream stream, AlternativeFormat format)
   at Google.GData.Client.Service.CreateAndParseFeed(Stream inputStream, Uri uriToUse)
   at Google.GData.Client.Service.Query(FeedQuery feedQuery)
   at GDataDB.Impl.Table`1.GetFeed()
   at GDataDB.Impl.Table`1.Add(T e)
   at DeepBot.Main.<>c__DisplayClassd.<PerformLogin>b__c(Object param0)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
11 Aug 10:05:20,576 - 0.4.6.0: Crashed Parsing failed
11 Aug 10:05:20,587 - 0.4.6.0: Crashed    at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed feed)
   at Google.GData.Client.AtomFeed.Parse(Stream stream, AlternativeFormat format)
   at Google.GData.Client.Service.CreateAndParseFeed(Stream inputStream, Uri uriToUse)
   at Google.GData.Client.Service.Query(FeedQuery feedQuery)
   at GDataDB.Impl.Table`1.GetFeed()
   at GDataDB.Impl.Table`1.Add(T e)
   at DeepBot.Main.<>c__DisplayClassd.<PerformLogin>b__c(Object param0)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
11 Aug 10:11:59,127 - 0.4.6.0: Crashed The operation has timed out.
11 Aug 10:11:59,132 - 0.4.6.0: Crashed    at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at Google.GData.Client.GDataReturnStream.Read(Byte[] buffer, Int32 offset, Int32 count)
   at System.Xml.XmlTextReaderImpl.ReadData()
   at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at Google.GData.Client.AtomFeedParser.ParseEntry(XmlReader reader)
   at Google.GData.Client.AtomFeedParser.ParseSource(XmlReader reader, AtomSource source)
   at Google.GData.Client.AtomFeedParser.ParseFeed(XmlReader reader, AtomFeed feed)
   at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed feed)
11 Aug 10:12:13,075 - 0.4.6.0: Crashed Parsing failed
11 Aug 10:12:13,077 - 0.4.6.0: Crashed    at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed feed)
   at Google.GData.Client.AtomFeed.Parse(Stream stream, AlternativeFormat format)
   at Google.GData.Client.Service.CreateAndParseFeed(Stream inputStream, Uri uriToUse)
   at Google.GData.Client.Service.Query(FeedQuery feedQuery)
   at GDataDB.Impl.Table`1.GetFeed()
   at GDataDB.Impl.Table`1.Add(T e)
   at DeepBot.Main.<>c__DisplayClassd.<PerformLogin>b__c(Object param0)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
11 Aug 10:21:49,348 - 0.4.6.0: Crashed The operation has timed out.
11 Aug 10:21:49,357 - 0.4.6.0: Crashed    at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
   at Google.GData.Client.GDataReturnStream.Read(Byte[] buffer, Int32 offset, Int32 count)
   at System.Xml.XmlTextReaderImpl.ReadData()
   at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlTextReader.Read()
   at Google.GData.Client.AtomFeedParser.ParseEntry(XmlReader reader)
   at Google.GData.Client.AtomFeedParser.ParseSource(XmlReader reader, AtomSource source)
   at Google.GData.Client.AtomFeedParser.ParseFeed(XmlReader reader, AtomFeed feed)
   at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed feed)
11 Aug 10:21:51,556 - 0.4.6.0: Crashed Parsing failed
11 Aug 10:21:51,558 - 0.4.6.0: Crashed    at Google.GData.Client.AtomFeedParser.Parse(Stream streamInput, AtomFeed feed)
   at Google.GData.Client.AtomFeed.Parse(Stream stream, AlternativeFormat format)
   at Google.GData.Client.Service.CreateAndParseFeed(Stream inputStream, Uri uriToUse)
   at Google.GData.Client.Service.Query(FeedQuery feedQuery)
   at GDataDB.Impl.Table`1.GetFeed()
   at GDataDB.Impl.Table`1.Add(T e)
   at DeepBot.Main.<>c__DisplayClassd.<PerformLogin>b__c(Object param0)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

14
Feature Requests / Raffle Queue Status/Bot Response
« on: July 29, 2014, 05:14:12 AM »
1) bot response for raffle queue status (to individuals)
2) bot response for late submission
3) add/remove users from raffle queue with a return bot response in the channel

15
Help/Support / Bot is not responding to the command
« on: July 21, 2014, 01:52:01 PM »
The bot is not responding to the triggered command and the bot is not banned.



Is there any fix?

Pages: [1] 2