interactive bots: Create Salesforce bot.
This commit is contained in:
parent
41b065eb76
commit
08bfe9d8c7
16 changed files with 593 additions and 2 deletions
|
@ -55,7 +55,8 @@ setuptools_info = dict(
|
|||
'requests', # for bots/link_shortener and bots/jira
|
||||
'python-chess[engine,gaviota]', # for bots/chess
|
||||
'wit', # for bots/witai
|
||||
'apiai' # for bots/dialogflow
|
||||
'apiai', # for bots/dialogflow
|
||||
'simple_salesforce' # for bots/salesforce
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue