Ram
Ram
Hi, Can you give a particular use case where you need to skip conversation to get the work done easily which would be instead cumbersome with the existing framework?
@johkin You may be right about jumping between conversation steps but I think your problem will be solvable with the existing queue as well. You can mention your conversation steps...
Yes, I need to think on this. There is another issue opened which is related to this: https://github.com/ramswaroop/jbot/issues/13
Hi Abhishek, Thanks for reaching out. I will keep this issue open and will let others vote on it. If I receive quite a number then I will surely work...
I maybe saying out loud here but was thinking of adding all the web api stuff in [SlackService.java](https://github.com/ramswaroop/jbot/blob/master/jbot/src/main/java/me/ramswaroop/jbot/core/slack/SlackService.java)
Any idea when this will be worked on? _Support for mobile and support for tables in markdown will make this the best CMS for my jekyll blog._
Yes, it still fails but when I use `4.6.5`, it works.
Also, if you see the tags here: https://github.com/web3j/web3j-maven-plugin the latest available tag is `4.6.5`.
Any ballpark as to when the maven release issue will be resolved? Asking because switching to Gradle isn't an option for us.
Actually, I want to create a generic page to show posts belonging to two categories. For example, - If the URL is `www.blog.com/category/question/ruby` then show posts belonging to category `question`...