yokonsan / midjourney-api

midjourney in discord api.
767 stars 174 forks source link

Discord通知type:banned🐛 #68

Open purpen opened 1 year ago

purpen commented 1 year ago

问题简述

收到Discord任务进度通知,一般到93%,type: banned, 然后,就任务就结束了。 查看Discord提示:原始消息已被删除。请问各位是否遇到过,这是什么问题?多谢

复现方式

{'type': 'banned', 'id': 1125467309318XX9174, 'content': '<#9779859909#>xxxxx --ar 1:1 - <@10955886xxxxxx70930> (93%) (fast)', 'attachments': [{'filename': 'grid_0.webp', 'id': 1125467309318XX9174, 'proxy_url': 'xxx/grid_0.webp', 'size': 58234, 'url': 'xxxx/1125467309318869174/grid_0.webp', 'spoiler': False, 'height': 512, 'width': 512, 'content_type': 'image/webp'}], 'embeds': [], 'trigger_id': '977985xxxx09'}

环境信息

额外信息

No response

一点点的自我检查

taimast commented 12 months ago

Yes, very often I face the same problem

duruoxiao commented 11 months ago

same probem waiting for solving

zade23 commented 9 months ago

After I had the same problem, I found that some of my prompt words appeared in the banned_words.txt. After changing the prompt word, there will be no problem. I hope this can help you.