- please tell me a joke
- got a good pokemon pun?
- give me a pokemon joke
Created
June 26, 2020 08:40
-
-
Save koaning/51eab05dd971e8597dd71db30676b58f to your computer and use it in GitHub Desktop.
Adding a few jokes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
intents: | |
- greet | |
- goodbye | |
- affirm | |
- deny | |
- mood_great | |
- mood_unhappy | |
- bot_challenge | |
- give_joke | |
responses: | |
utter_joke: | |
- text: "What's better than one Pikachu? PikaTWO!" | |
# keep the rest as is |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment