Receive Tencent recruit message from a telegram bot.
To install, you may choose either:
cargo build --releaseif you are running one of the following systems:
- Windows x64
- Linux x64
- macOS arm64
Apple enforces gatekeeper to keep unsigned binary away. You will have to either bypass the system or self-build.
Either create a bot using @Botfather or using an existing one,
and initialize environment variable TELOXIDE_TOKEN with the given token formatted
123456789:blablabla.
TELOXIDE_TOKEN="123456789:blablabla" ./qazer