編程問答
How to get the age of someones account? Discord.py(如何獲取某人帳戶的年齡?不和諧.py)
Error loading discord bot on startup. hosted through repl.it(啟動時加載不和諧機器人時出錯.通過 repl.it 托管)
Python Discord Bot - python clear_reaction() clears all reactions instead of a specific one(Python Discord Bot - python clear_reaction() 清除所有反應而不是特定反應)
403 Forbidden (error code: 50001): Missing Access when adding role | discord.py(403 Forbidden(錯誤代碼:50001):添加角色時缺少訪問權限 |不和諧.py)
Programming a Discord bot in Python- Why is it unable to set embed images?(用 Python 編寫 Discord 機器人 - 為什么它無法設置嵌入圖像?)
NameError: name #39;client#39; is not defined How exactly do I fix this? (discord bot)(NameError: name client is not defined 我該如何解決這個問題?(不和諧機器人))
Python + Flask + Discord: How to send a message through discord through a flask endpoint?(Python + Flask + Discord:如何通過flask端點通過discord發送消息?)
Discord.py Bot renaming a VoiceChannel only works sometimes(Discord.py Bot 重命名 VoiceChannel 有時只能工作)
Can#39;t get discord.py to raise an error if user doesn#39;t have permissions to kick(如果用戶無權踢球,則無法讓 discord.py 引發錯誤)
Ban a user if they leave the server when they have a specific role discord.py(如果用戶在具有特定角色時離開服務器,則禁止用戶 discord.py)
How do I escape @everyone in discord.py?(如何在 discord.py 中轉義 @everyone?)
Is it possible to mute users in a certain voice channel, not removing them from the channel in discord? (Python)(是否可以將某個語音頻道中的用戶靜音,而不是將他們從不和諧的頻道中刪除?(Python)) - IT屋-程序員