(0, ios::beg); //loop through commands char by char while(commands.get(c)) { //if command is 1, raise the pen if(c == '1') penDown = false; //if command is 2, set pen down else if(c == '2') penDown = true; //if command is 3, prepare to draw else if(c == '3...
Commands: /idwill return current chat id /fumowill return random fumo face ᗜᴗᗜ /fumofumowill return fumo of the day based on day and user id. Admin commands: /get_stickers_idFSM, will return given sticker id /add_fumoFSM for adding fumos to db ...