Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Debugging

Daniel Daudysh edited this page Sep 9, 2023 · 1 revision

To run bot in debug mode add a custom flag to v compiler vtelegram_debug, which will print the debug messages to console: v -d vtelegram_debug run .

Clone this wiki locally