remove emoji from readme
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user