issues
search
WrathOfZombies
/
workbot
A bot to help query and manage work items across GitHub and Visual Studio Team Services.
https://work-bot.azurewebsites.net/api/echo
1
stars
0
forks
source link
Complete basic Echo Bot scenarios
#3
Open
WrathOfZombies
opened
7 years ago
WrathOfZombies
commented
7 years ago
The bot should
Respond back with the same text as the user.
Respond back with parameterized responses.
Respond back based on situations (if/else)
Respond back based on memoryCache (context)
Respond back based on history (database?)
Subscribe to LifeCycle changes
WrathOfZombies
commented
7 years ago
Scenario step one, completed.
The bot should