【发布时间】:2021-07-27 10:37:54
【问题描述】:
当我在 repl.it 上运行我的 discord 机器人时,我收到一个错误。在错误中,我在下面看到一些 HTML 代码。似乎 CloudFlare 阻止了我的机器人访问 Discord。是什么原因造成的?
<section class="w-240 lg:w-full mx-auto mb-8 lg:px-8">
<div id="what-happened-section" class="w-1/2 md:w-full">
<h2 class="text-3xl leading-tight font-normal mb-4 text-black-dark antialiased" data-translate="what_happened">What happened?</h2>
<p>The owner of this website (discord.com) has banned you temporarily from accessing this website.</p>```
【问题讨论】:
-
您要么向 API 发送垃圾邮件而被列入黑名单,要么使用同一网站的其他人向 API 发送垃圾邮件并被列入黑名单。
标签: discord discord.py