Chat by Siropu

Chat by Siropu [Paid] 1.25.1

No permission to buy (€29.99)
I think you should add Giphy integration into the shoutbox. Giphy is a public library of gifs. Here is how it works. You put /giphy followed by what you want to search. It will show a random image from the search results.

For example.

/giphy funny

That will search all gifs on Giphy that are tagged with funny and show a random one.

Here is the API.
https://api.giphy.com/
https://github.com/giphy/GiphyAPI

The one I am talking about would be the "random" parameter. Though there are other ones you could add.

Example apps:
https://github.com/rhaining/lucille
https://github.com/jeffreytierney/giphbot - doesn't use the "/". Uses: giphy {search term}
 
Last edited:
Bug
Undefined index: messageYesterday at 9:56 PM - library/XenForo/ViewPublic/Helper/Message.php:27
Code:
#0 /var/www/kinmunity.com/library/XenForo/ViewPublic/Helper/Message.php(27): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/kinmun...', 27, Array)
#1 /var/www/kinmunity.com/library/XenForo/ViewPublic/Helper/Message.php(112): XenForo_ViewPublic_Helper_Message::getBbCodeWrapper(Array, Object(XenForo_BbCode_Parser), Array)
#2 /var/www/kinmunity.com/library/Siropu/Chat/ViewPublic/Public.php(31): XenForo_ViewPublic_Helper_Message::bbCodeWrapMessages(Array, Object(XenForo_BbCode_Parser))
#3 /var/www/kinmunity.com/library/XenForo/ViewRenderer/Abstract.php(227): Siropu_Chat_ViewPublic_Public->renderJson()
#4 /var/www/kinmunity.com/library/XenForo/ViewRenderer/Json.php(88): XenForo_ViewRenderer_Abstract->renderViewObject('Siropu_Chat_Vie...', 'Json', Array, 'siropu_chat_mes...')
#5 /var/www/kinmunity.com/library/XenForo/FrontController.php(605): XenForo_ViewRenderer_Json->renderView('Siropu_Chat_Vie...', Array, 'siropu_chat_mes...', NULL)
#6 /var/www/kinmunity.com/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Json), Array)
#7 /var/www/kinmunity.com/index.php(13): XenForo_FrontController->run()
#8 {main}
Code:
array(3) {
["url"] => string(48) "https://www.kinmunity.com/index.php?chat/refresh"
["_GET"] => array(1) {
["chat/refresh"] => string(0) ""
}
["_POST"] => array(12) {
["room_id"] => string(1) "0"
["last_id"] => string(6) "147656"
["inverse"] => string(1) "0"
["hide_bot"] => string(1) "0"
["no_users"] => string(1) "0"
["show_ignored"] => string(1) "0"
["all_pages"] => string(1) "0"
["embedded"] => string(1) "0"
["_xfRequestUri"] => string(6) "/chat/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
 
I think you should add Giphy integration into the shoutbox. Giphy is a public library of gifs. Here is how it works. You put /giphy followed by what you want to search. It will show a random image from the search results.

For example.

/giphy funny

That will search all gifs on Giphy that are tagged with funny and show a random one.

Here is the API.
https://api.giphy.com/
https://github.com/giphy/GiphyAPI

The one I am talking about would be the "random" parameter. Though there are other ones you could add.

Example apps:
https://github.com/rhaining/lucille
https://github.com/jeffreytierney/giphbot - doesn't use the "/". Uses: giphy {search term}

I like this idea because I'm a big fan of gifs. :)
 
@Siropu

Can you add some user criteria based on total messages, top chatters, chatter of the week and similar so we can attribute some badges and rewards?
I like the gif idea too. :)

Thanks.
 
concerning the bot repsonses...so you can only use 1 keyword? or keyword seperated by "," example when anyone says an explicit word "f@ck, Sh1t, etc etc" or would I need to create a response for each?
 
@-Andromeda-, if bot messages are enabled, see if the time zone in your board admin options is correct. If everything is ok and still doesn't work, please send me a support ticket with an admin account to take a look.

As for the kick bug, I can't reproduce it.
ı opened support ticket on siropu user area can you help me please ?
 
How many messages are displayed by default? When that happens are there many messages in the chat (users chats a log time)?
 
Top Bottom