dshellInterpreter 0.2.5.1__py3-none-any.whl → 0.2.5.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of dshellInterpreter might be problematic. Click here for more details.
- Dshell/DISCORD_COMMANDS/dshell_member.py +1 -1
- {dshellinterpreter-0.2.5.1.dist-info → dshellinterpreter-0.2.5.2.dist-info}/METADATA +1 -1
- {dshellinterpreter-0.2.5.1.dist-info → dshellinterpreter-0.2.5.2.dist-info}/RECORD +6 -6
- {dshellinterpreter-0.2.5.1.dist-info → dshellinterpreter-0.2.5.2.dist-info}/WHEEL +0 -0
- {dshellinterpreter-0.2.5.1.dist-info → dshellinterpreter-0.2.5.2.dist-info}/licenses/LICENSE +0 -0
- {dshellinterpreter-0.2.5.1.dist-info → dshellinterpreter-0.2.5.2.dist-info}/top_level.txt +0 -0
|
@@ -211,7 +211,7 @@ async def dshell_give_member_roles(ctx: Message, roles, member=None, reason=None
|
|
|
211
211
|
|
|
212
212
|
list_roles.extend(target_member.roles)
|
|
213
213
|
|
|
214
|
-
await target_member.edit(roles=
|
|
214
|
+
await target_member.edit(roles=list_roles, reason=str(reason))
|
|
215
215
|
|
|
216
216
|
return target_member.id
|
|
217
217
|
|
|
@@ -2,7 +2,7 @@ Dshell/__init__.py,sha256=pGd94FPy8kVXH_jH566HhApQPhbPfMPnZXzH_0dPWh0,93
|
|
|
2
2
|
Dshell/_utils.py,sha256=PJ3fwn8IMqUMnW9oTwfr9v4--rzHIhhLQoVVqjwjoJU,23
|
|
3
3
|
Dshell/DISCORD_COMMANDS/__init__.py,sha256=_oo_aMEju4gZg-MIbF8bKMVM6CWAF0AO9DxAlemaXMw,149
|
|
4
4
|
Dshell/DISCORD_COMMANDS/dshell_channel.py,sha256=2qnbI2tUu5sowJVOVkY4p-l6Gu-5Gw9BEP3MItScvV8,8939
|
|
5
|
-
Dshell/DISCORD_COMMANDS/dshell_member.py,sha256=
|
|
5
|
+
Dshell/DISCORD_COMMANDS/dshell_member.py,sha256=7VAheryyicLtzh_RnhF4zOksrrxf6CoaVB9gf9Fd1aw,7646
|
|
6
6
|
Dshell/DISCORD_COMMANDS/dshell_message.py,sha256=fLxj_Ns-krZgXEPijhWvBFLorvmbleR6JpVOR72BIa8,5180
|
|
7
7
|
Dshell/DISCORD_COMMANDS/dshell_pastbin.py,sha256=TkWFGRRTvhhJgvwkDFx9Fz4UM2UUFwxyq0laMVx0mUk,881
|
|
8
8
|
Dshell/DISCORD_COMMANDS/dshell_role.py,sha256=fotsYWGHebgIx157q-zRbcCd90Y7jIuKCZ8udQoEzSU,4970
|
|
@@ -15,8 +15,8 @@ Dshell/_DshellTokenizer/__init__.py,sha256=LIQSRhDx2B9pmPx5ADMwwD0Xr9ybneVLhHH8q
|
|
|
15
15
|
Dshell/_DshellTokenizer/dshell_keywords.py,sha256=YhHUL5eILrBwk14xyb0sZ-jMsCV2jSxTW87yRZUulNQ,4808
|
|
16
16
|
Dshell/_DshellTokenizer/dshell_token_type.py,sha256=pWzvmj6EFGkDwNHooOAjdyysi1vZRVEostFIZSW1Ais,1483
|
|
17
17
|
Dshell/_DshellTokenizer/dshell_tokenizer.py,sha256=-EhwrfbcOcnAxOHWBE89531t25u6c6HmJuT1AKFn9Ew,7032
|
|
18
|
-
dshellinterpreter-0.2.5.
|
|
19
|
-
dshellinterpreter-0.2.5.
|
|
20
|
-
dshellinterpreter-0.2.5.
|
|
21
|
-
dshellinterpreter-0.2.5.
|
|
22
|
-
dshellinterpreter-0.2.5.
|
|
18
|
+
dshellinterpreter-0.2.5.2.dist-info/licenses/LICENSE,sha256=lNgcw1_xb7QENAQi3uHGymaFtbs0RV-ihiCd7AoLQjA,1082
|
|
19
|
+
dshellinterpreter-0.2.5.2.dist-info/METADATA,sha256=7m7OMQYt0XX6RlbkkwVpgLhIlX9snJa7hEJMok1eGrk,1122
|
|
20
|
+
dshellinterpreter-0.2.5.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
21
|
+
dshellinterpreter-0.2.5.2.dist-info/top_level.txt,sha256=B4CMhtmchGwPQJLuqUy0GhRG-0cUGxKL4GqEbCiB_vE,7
|
|
22
|
+
dshellinterpreter-0.2.5.2.dist-info/RECORD,,
|
|
File without changes
|
{dshellinterpreter-0.2.5.1.dist-info → dshellinterpreter-0.2.5.2.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|