ARBProtocol / jupgrid

ARB Protocol | Limit Order GridBot Using Jupiter
MIT License
44 stars 19 forks source link

[PoC] Add logger functionality for console and Telegram #26

Closed 0x7C2f closed 3 months ago

0x7C2f commented 3 months ago

Description: This PR adds a logger in logger.js to log messages to console and Telegram. Obtain your Telegram bot API key from BotFather and user ID from @userinfobot. Configure them as TELEGRAM_BOT_TOKEN and TELEGRAM_USER_ID. The logger's demonstrated usage in various project areas highlights its adaptability.

Changes:

Testing:

Notes:


Feel free to adjust further to fit your project's style and conventions.

0x7C2f commented 3 months ago

Screenshot from 2024-06-02 14-34-02