diff --git a/commands.rb b/commands.rb index 5552dd1..45399f9 100644 --- a/commands.rb +++ b/commands.rb @@ -112,6 +112,7 @@ def process_command_report(message, command, adm, simple=false) send_message(message.chat.id,report) #delete_message(confirmation) #delete_confirmation(confirmation) + STDOUT.flush else send_message(message.chat.id,"I am not authorized to provide this information here.") end