久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

    <i id='D2FNO'><tr id='D2FNO'><dt id='D2FNO'><q id='D2FNO'><span id='D2FNO'><b id='D2FNO'><form id='D2FNO'><ins id='D2FNO'></ins><ul id='D2FNO'></ul><sub id='D2FNO'></sub></form><legend id='D2FNO'></legend><bdo id='D2FNO'><pre id='D2FNO'><center id='D2FNO'></center></pre></bdo></b><th id='D2FNO'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='D2FNO'><tfoot id='D2FNO'></tfoot><dl id='D2FNO'><fieldset id='D2FNO'></fieldset></dl></div>
    <legend id='D2FNO'><style id='D2FNO'><dir id='D2FNO'><q id='D2FNO'></q></dir></style></legend>
      • <bdo id='D2FNO'></bdo><ul id='D2FNO'></ul>

        <tfoot id='D2FNO'></tfoot>

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

        Discord.py 如何發(fā)出靜音命令?

        Discord.py how do I make a mute command?(Discord.py 如何發(fā)出靜音命令?)
            <tbody id='siB4i'></tbody>
          <i id='siB4i'><tr id='siB4i'><dt id='siB4i'><q id='siB4i'><span id='siB4i'><b id='siB4i'><form id='siB4i'><ins id='siB4i'></ins><ul id='siB4i'></ul><sub id='siB4i'></sub></form><legend id='siB4i'></legend><bdo id='siB4i'><pre id='siB4i'><center id='siB4i'></center></pre></bdo></b><th id='siB4i'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='siB4i'><tfoot id='siB4i'></tfoot><dl id='siB4i'><fieldset id='siB4i'></fieldset></dl></div>
        • <small id='siB4i'></small><noframes id='siB4i'>

            • <bdo id='siB4i'></bdo><ul id='siB4i'></ul>
                <tfoot id='siB4i'></tfoot>

                1. <legend id='siB4i'><style id='siB4i'><dir id='siB4i'><q id='siB4i'></q></dir></style></legend>
                  本文介紹了Discord.py 如何發(fā)出靜音命令?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  正如標(biāo)題所說.我試圖弄清楚如何使用 discord.py 重寫來制作靜音命令.我認(rèn)為我們需要一個靜音"角色,其中使用的命令為用戶提供靜音"角色以及持續(xù)多長時間.我如何做到這一點.

                  As the title says. I'm trying to figure out how to make a mute command using discord.py rewrite. I'm thinking that we need to have a "mute" role where the command used gives the user the "mute" role and for how long. How do I achieve this.

                  我已經(jīng)有了

                  @bot.command()
                  @commands.has_permissions(mute_members)
                  async def mute(ctx, member:discord.Member):
                  

                  推薦答案

                  您可以創(chuàng)建一個靜音角色,并讓您的機器人將角色添加到您要靜音的用戶:

                  you can create a Muted role and make your bot add the role to the user you want to mute:

                  @bot.command()
                  async def mute(ctx, member: discord.Member):
                      role = discord.utils.get(ctx.guild.roles, name='Muted')
                      await member.add_roles(role)
                      await ctx.send("role added")
                  

                  這篇關(guān)于Discord.py 如何發(fā)出靜音命令?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  How to make a discord bot that gives roles in Python?(如何制作一個在 Python 中提供角色的不和諧機器人?)
                  Discord bot isn#39;t responding to commands(Discord 機器人沒有響應(yīng)命令)
                  Can you Get the quot;About mequot; feature on Discord bot#39;s? (Discord.py)(你能得到“關(guān)于我嗎?Discord 機器人的功能?(不和諧.py))
                  message.channel.id Discord PY(message.channel.id Discord PY)
                  How do I host my discord.py bot on heroku?(如何在 heroku 上托管我的 discord.py 機器人?)
                  discord.py - Automaticaly Change an Role Color(discord.py - 自動更改角色顏色)
                      <tfoot id='I8R4G'></tfoot>

                          <bdo id='I8R4G'></bdo><ul id='I8R4G'></ul>

                            <tbody id='I8R4G'></tbody>
                        • <legend id='I8R4G'><style id='I8R4G'><dir id='I8R4G'><q id='I8R4G'></q></dir></style></legend>

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

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

                          2. 主站蜘蛛池模板: 国产一区二区精品在线 | a级片在线观看 | 国产精品美女久久久久aⅴ国产馆 | 亚洲免费观看视频网站 | 免费一区二区 | 亚洲精品九九 | 久久一级免费视频 | 99精品国产一区二区三区 | 国产96色在线 | 亚洲三区在线观看 | 日韩电影免费在线观看中文字幕 | 久久大香 | 五月综合色啪 | 免费av观看 | 亚洲精品美女视频 | 成人免费在线播放视频 | 第四色播日韩第一页 | 国产精品久久一区二区三区 | 国产精品毛片 | 亚洲欧美在线免费观看 | 日韩中文一区 | 黄频免费| 最新国产精品 | 亚洲精品女优 | 久久久免费少妇高潮毛片 | 亚洲国产第一页 | 一级在线观看 | 国产乱码精品一区二区三区忘忧草 | 99久久久无码国产精品 | 色综合99 | 亚洲精品乱码久久久久v最新版 | 久久久国产精品 | caoporon| 欧美黄在线观看 | 精品一区二区三区在线视频 | 999久久久久久久久6666 | 免费在线h视频 | 日本二区在线观看 | 欧美激情 亚洲 | 日韩av成人在线 | 欧美一区二区三区在线视频 |