@@ -32,6 +32,7 @@
## Glossary
- [🤔 How does the Messenger platform work?](#how-does-the-messenger-platform-work)
+- [🤖 Live Demo](#live-demo)
- [🙌 Let's start](#lets-start)
- [📝 Basic requirements](#basic-requirements)
- [🛠 Install dependencies](#install-dependencies)
@@ -60,6 +61,16 @@ When a person sends a message to a company in Messenger, the following happens,
+
+
+## 🤖 Live Demo
+You can try some functions of the bot by entering here.
+
+[Live Demo](https://m.me/staterFbMessengerBot)
+
+And you can try other kind of messages from the [server documentation](https://rudemex-fb-messenger-bot.herokuapp.com/api-docs), don't forget to get your ID from the chat bot persistent menu.
+
+
## 🙌 Let's start