WoodMan 潛水喵 says to OwO
如果你不想出現按鈕,只想單純的指令回覆的話: bot.addCmd('reply', function(message, args){ var text =args[1] || 'Hello'; message.replyMsg(text); },'reply Msg','/reply msg'); 這樣,其他部分你可以改