@@ -0,0 +1,8 @@
#include "bot.h"
int main() {
const std::string token = "YOUR_BOT_TOKEN";
Bot bot(token);
bot.start();
return 0;
}
The note is not visible to the blocked user.