Finally, the last post in the series. Here, we will show Alexa how to Roll Some Dice with a modifier so that we can get our skill working properly. We're going to do this in two steps: Create a function that will take the diceCount, plusMinus and modifier parameters and return the results as speech … Continue reading An Alexa Skill in Javascript – Part 5