diff --git a/src/github.com/matrix-org/go-neb/services/riotbot/tutorial.yml b/src/github.com/matrix-org/go-neb/services/riotbot/tutorial.yml index f36f6bd..8bc4083 100644 --- a/src/github.com/matrix-org/go-neb/services/riotbot/tutorial.yml +++ b/src/github.com/matrix-org/go-neb/services/riotbot/tutorial.yml @@ -1,7 +1,18 @@ -resources_base_url: "https://www.matrix.org/riotbot" +resources_base_url: "mxc://matrix.org" +bot_name: Riotbot +initial_delay: 3000 tutorial: steps: - - text: "Hi there and welcome to Riot!" - image: "/images/bot.png" + type: image + body: "Hi there and welcome to Riot!" + src: "/ryclgCVyFfPXdxuJYUOVPplP" + delay: 0 + - + type: text + body: "Hi there and welcome to Riot!" + delay: 3000 + - + type: text + body: "My name is {bot_name} and I am here to help you to get started using Riot!" delay: 3000