remove emoji from readme

This commit is contained in:
2025-05-16 19:32:42 +02:00
parent 0a97dcb51d
commit c2955b7b1b
3 changed files with 13 additions and 15 deletions

View File

@@ -85,7 +85,7 @@ int main(void) {
tgbot_rc ret;
char token[256];
FILE *fp = fopen(".token", "r");
if (fp == NULL) {
fprintf(stderr, "No .token file found!\n");