amount(Union[int, Sequence[int]]) The amount of XP to award to the member per message. Must be from 1-25. Can be a sequence with a minimum and maximum length of two. Ifamountis a sequence of two integers, it will randomly pick a number in between those numbers including the numbers...
# 需要导入模块: import discord [as 别名]# 或者: from discord importutils[as 别名]deflinkrole(self, ctx, role_name:str, level:int, remove_role = None):"""Associate a role with a level. Removes previous role if given."""server = ctx.message.server role_obj = discord.utils.find(lambd...
rolerm<member><roles...>removes the specifiedrolesroles from themembermember (roles mustn't be empty). Member can be a mention, a user id or just the string of the name of the memberadministrator Config Allows the owner of a server to configure the behavior of the bot. ...
First, the second issue you mentioned, this issue has been fixed in the last update, this is because some movies or shows get removed from the TVDB or TMDB and then requestrr can no longer match them, the newest update removes these form the notifications, this should not have been stoppi...
DJRoles Cog (3 commands) - DJRoles.py Extension: $adddj [role] └─ Adds a new role to the dj list (bot-admin only). $listdj └─ Lists dj roles and id's. $removedj [role] └─ Removes a role from the dj list (bot-admin only). Debugging Debugging Cog (9 commands) - De...
Created with discord.py, asyncio, youtube_dl and requests discord.py is amazing, it was a lot of fun making this bot and this library was incredibly easy to use. Key features: * Fully customizable roles, allowing any combination of commands to be allowed. * Easily set up and personalized...
remove [role|roleset]: removes the role or their role in roleset from the user.For a roleset of size one, xorole toggle will add the role if they don't have it, or remove it if they do. For a roleset of size two, it will toggle between the two roles (one must already be ...
REPORT_CHANNEL_ID is the ID of the Discord channel you want to send messages from report to. Not required, and if not provided the report command simply DMs the owner. JOIN_LEAVE_CHANNEL_ID is the ID of the Discord channel to send a message to whenever a new server adds or removes th...
remove [role|roleset]: removes theroleor their role inrolesetfrom the user. For a roleset of size one,xorole togglewill add the role if they don't have it, or remove it if they do. For a roleset of size two, it will toggle between the two roles (one must already be assigned)...