0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 17 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add startConversation More... over 8 years ago
add more to the docs More... over 8 years ago
add some todos More... over 8 years ago
mark some areas for future attention More... over 8 years ago
update to some syntax, add more details to the docs! More... over 8 years ago
clean up some of the configuration stuff More... over 8 years ago
.hears now returns reference to bot object bot.hears().hears().hears() More... over 8 years ago
more docs More... over 8 years ago
add sayFirst that inserts message before next message would normally go More... over 8 years ago
refactor structure of parameters to all the events and callbacks to simplify and unify! More... over 8 years ago
update ask to use an array instead of an object More... over 8 years ago
tasks More... over 8 years ago
fix More... over 8 years ago
docs index More... over 8 years ago
add index of docs More... over 8 years ago
Merge branch 'master' of github.com:xoxco/botkit More... over 8 years ago
update to botkit package to add a variety of new features, including: * conversations can now include multiple topics * message objects can now contain an action that allows conversation topic to be changed * better handling of RTM connection * better handling of conversation response capture and return More... over 8 years ago
update to bot and slackbot including: * startDM convenience method * task.getResponsesByUser() * task.getResponsesBySubject() * convo.ask now takes a third optional parameter that specifies how to handle response * conversations now can contain multiple topics which can be switched between using convo.changeTopic() More... over 8 years ago
improve format of incoming webhook call More... over 8 years ago
fix slash hello world More... over 8 years ago
add a read me, and add some hello world type examples More... over 8 years ago
test interactive question in slash command More... over 8 years ago
test interactive question in slash command More... over 8 years ago
put slash commands and outgoing back in the receive_message queue More... over 8 years ago
test interactive question in slash command More... over 8 years ago
add utterances object to contain common pattersn that might be used More... over 8 years ago
add utterances object to contain common pattersn that might be used More... over 8 years ago
Allow pattern match to question More... over 8 years ago
Allow pattern match to question More... over 8 years ago
fix laoding of new schema More... over 8 years ago