<small id='wL4SO'></small><noframes id='wL4SO'>

        <legend id='wL4SO'><style id='wL4SO'><dir id='wL4SO'><q id='wL4SO'></q></dir></style></legend>
          <bdo id='wL4SO'></bdo><ul id='wL4SO'></ul>

      1. <tfoot id='wL4SO'></tfoot>
        <i id='wL4SO'><tr id='wL4SO'><dt id='wL4SO'><q id='wL4SO'><span id='wL4SO'><b id='wL4SO'><form id='wL4SO'><ins id='wL4SO'></ins><ul id='wL4SO'></ul><sub id='wL4SO'></sub></form><legend id='wL4SO'></legend><bdo id='wL4SO'><pre id='wL4SO'><center id='wL4SO'></center></pre></bdo></b><th id='wL4SO'></th></span></q></dt></tr></i><div id='wL4SO'><tfoot id='wL4SO'></tfoot><dl id='wL4SO'><fieldset id='wL4SO'></fieldset></dl></div>

      2. 有什么方法可以让不和谐的机器人通过 accept_in

        时间:2023-10-10

          1. <i id='aL0iY'><tr id='aL0iY'><dt id='aL0iY'><q id='aL0iY'><span id='aL0iY'><b id='aL0iY'><form id='aL0iY'><ins id='aL0iY'></ins><ul id='aL0iY'></ul><sub id='aL0iY'></sub></form><legend id='aL0iY'></legend><bdo id='aL0iY'><pre id='aL0iY'><center id='aL0iY'></center></pre></bdo></b><th id='aL0iY'></th></span></q></dt></tr></i><div id='aL0iY'><tfoot id='aL0iY'></tfoot><dl id='aL0iY'><fieldset id='aL0iY'></fieldset></dl></div>
            • <small id='aL0iY'></small><noframes id='aL0iY'>

              <legend id='aL0iY'><style id='aL0iY'><dir id='aL0iY'><q id='aL0iY'></q></dir></style></legend>

                • <bdo id='aL0iY'></bdo><ul id='aL0iY'></ul>

                  <tfoot id='aL0iY'></tfoot>
                    <tbody id='aL0iY'></tbody>
                • 本文介绍了有什么方法可以让不和谐的机器人通过 accept_invite 或类似的东西加入服务器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  注意:我使用的是 discord.py 0.16.12

                  Note: I'm using discord.py 0.16.12

                  我想知道是否有任何方法可以让机器人在代码中加入服务器.就像有一个命令是这样的:

                  I am wondering if there's any way to have a bot join a server within the code. Like there's a command that would be like:

                  @client.command(pass_context=True)
                  async def join(ctx, invite):
                      client.join(invite)
                  

                  我已经试过了

                  @client.command()
                  async def joinserver(mahlink):
                      await client.accept_invite(mahlink)
                  

                  它不起作用.这是我在谷歌上唯一能找到的关于这个

                  It dosen't work. This is the only thing I could find on google about this

                  另外,运行 accept_invite 会得到以下结果:

                  Also, running the accept_invite gives the following:

                  discord.errors.Forbidden: FORBIDDEN (status code: 403): Bots cannot use this endpoint

                  discord.errors.Forbidden: FORBIDDEN (status code: 403): Bots cannot use this endpoint

                  推荐答案

                  除了手动邀请之外,机器人不能接受邀请或加入服务器/公会.具有管理服务器权限的用户必须授权机器人,并且在加入时将授予该机器人的权限.

                  Bots cannot accept invites or join servers/guilds any other way than being manually invited. A user with manager server permissions must authorize the bot and the permissions said bot will be granted upon joining.

                  您可以在这里

                  这篇关于有什么方法可以让不和谐的机器人通过 accept_invite 或类似的东西加入服务器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:从 discord.py rewrite 发送一个 pm 下一篇:如何将用户名转换为不和谐的 ID?

                  相关文章

                  最新文章

                  <tfoot id='UsB5U'></tfoot>

                  <small id='UsB5U'></small><noframes id='UsB5U'>

                  <i id='UsB5U'><tr id='UsB5U'><dt id='UsB5U'><q id='UsB5U'><span id='UsB5U'><b id='UsB5U'><form id='UsB5U'><ins id='UsB5U'></ins><ul id='UsB5U'></ul><sub id='UsB5U'></sub></form><legend id='UsB5U'></legend><bdo id='UsB5U'><pre id='UsB5U'><center id='UsB5U'></center></pre></bdo></b><th id='UsB5U'></th></span></q></dt></tr></i><div id='UsB5U'><tfoot id='UsB5U'></tfoot><dl id='UsB5U'><fieldset id='UsB5U'></fieldset></dl></div>
                  • <bdo id='UsB5U'></bdo><ul id='UsB5U'></ul>

                    1. <legend id='UsB5U'><style id='UsB5U'><dir id='UsB5U'><q id='UsB5U'></q></dir></style></legend>