This is a demo bot that demonstrates how you can use the Messaging API to create different rich menus for your bot. Run this bot application to see how the rich menus appear on the LINE app.
To run this bot, you'll need the following.
- Channel secret and channel access token. (For more information, see the Getting started with the Messaging API page of the LINE Developers site).
- PHP version 5.6 or higher.
For more information on how to use rich menus with the Messaging API, see the following pages.