(text: string)
| 7 | import { safeGetReplyMessage } from "@utils/safeGetMessages"; |
| 8 | |
| 9 | import { htmlEscape } from "@utils/htmlEscape"; |
| 10 | |
| 11 | const timeout = 60000; |
| 12 | const prefixes = getPrefixes(); |
| 13 | const mainPrefix = prefixes[0]; |
| 14 | const pluginName = "jupai"; |
| 15 | const commandName = `${mainPrefix}${pluginName}`; |
| 16 | const juPaiApi = "https://api.txqq.pro/api/zt.php"; |
| 17 | |
| 18 | const help_text = ` |
| 19 | 生成举牌小人图片 |