package main /** * @Author linya.jj * @Date 2023/3/22 18:30 */ func main() { RunBotListener() select {} }