go

机器人不提及消息

英文: The bot does not mention messages 问题 我阅读了discord.py文档,并根据其编写了这段代码,但它没有生效。 @client.command() asyn...
go

控制 pod 域

英文: Control the pod domain 问题 我有 pod1 和 pod2 在同一个命名空间。 pod2 正在运行一个 HTTP 服务器。 我如何能够让 pod1 能够轻松地将 pod2...