rm pkill from drone
This commit is contained in:
		
							parent
							
								
									3e0f9be420
								
							
						
					
					
						commit
						f7e4ef62b9
					
				
							
								
								
									
										2
									
								
								main.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.go
									
									
									
									
									
								
							@ -91,7 +91,7 @@ func run() {
 | 
				
			|||||||
		case commands.Help:
 | 
							case commands.Help:
 | 
				
			||||||
			_, _ = bot.Send(tgbot.NewMessage(chatID, "Вот что я умею:\n\n1) Позвать всех"))
 | 
								_, _ = bot.Send(tgbot.NewMessage(chatID, "Вот что я умею:\n\n1) Позвать всех"))
 | 
				
			||||||
		case commands.Ping:
 | 
							case commands.Ping:
 | 
				
			||||||
			_, _ = bot.Send(tgbot.NewMessage(chatID, "pong v4"))
 | 
								_, _ = bot.Send(tgbot.NewMessage(chatID, "pong"))
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user