当前位置: 首页>>代码示例>>Python>>正文


Python discord.ext.commands模块代码示例

discord.ext.commands共有32个方法/函数/属性,点击链接查看相应的源代码示例。

1. discord.ext.commands.command() ,71个项目使用

2. discord.ext.commands.Bot() ,45个项目使用

3. discord.ext.commands.group() ,44个项目使用

4. discord.ext.commands.Cog() ,37个项目使用

5. discord.ext.commands.BadArgument() ,32个项目使用

6. discord.ext.commands.check() ,31个项目使用

7. discord.ext.commands.CommandNotFound() ,29个项目使用

8. discord.ext.commands.Context() ,29个项目使用

9. discord.ext.commands.MissingRequiredArgument() ,26个项目使用

10. discord.ext.commands.CheckFailure() ,26个项目使用

11. discord.ext.commands.guild_only() ,24个项目使用

12. discord.ext.commands.NoPrivateMessage() ,23个项目使用

13. discord.ext.commands.cooldown() ,22个项目使用

14. discord.ext.commands.AutoShardedBot() ,18个项目使用

15. discord.ext.commands.CommandOnCooldown() ,17个项目使用

16. discord.ext.commands.CommandInvokeError() ,17个项目使用

17. discord.ext.commands.when_mentioned_or() ,15个项目使用

18. discord.ext.commands.MissingPermissions() ,13个项目使用

19. discord.ext.commands.Converter() ,13个项目使用

20. discord.ext.commands.is_owner() ,13个项目使用

21. discord.ext.commands.Group() ,12个项目使用

22. discord.ext.commands.UserInputError() ,12个项目使用

23. discord.ext.commands.CommandError() ,12个项目使用

24. discord.ext.commands.NotOwner() ,11个项目使用

25. discord.ext.commands.DisabledCommand() ,11个项目使用

26. discord.ext.commands.Command() ,10个项目使用

27. discord.ext.commands.BotMissingPermissions() ,7个项目使用

28. discord.ext.commands.clean_content() ,7个项目使用

29. discord.ext.commands.HelpCommand() ,6个项目使用

30. discord.ext.commands.Paginator() ,6个项目使用

31. discord.ext.commands.MemberConverter() ,6个项目使用

32. discord.ext.commands.RoleConverter() ,5个项目使用



注:本文中的示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。