1 Arbitrade Configurations
Pedro Machado edited this page 2021-02-25 00:51:50 +01:00

Notifications

Telegram

When enabling the Telegram notifications, you will receive an instant message every time the bot performs a trade. To enable notifications via Telegram you first need to create your own Telegram bot. To do so please follow Telegram's official instructions here.

After you have created your bot you will need to:

  1. Create a group chat with yourself and the bot

  2. Copy the group chat id - easiest way is to to go Telegram web (https://web.telegram.org) click on your group and then in the browser's URL you should see something like: https://web.telegram.org/#/im?p=g123456789 where g123456789 is your group chat id.

  3. Copy your group chat id (the ID after: im?p=)

  4. In your application.yml file add the Telegram configuration (use the application.example.yml file as an example)

You should now be all set with your Telegram configurarion