dshellInterpreter 0.2.14.2__py3-none-any.whl → 0.2.14.3__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.
@@ -1,8 +1,6 @@
1
1
  from asyncio import sleep
2
2
  from re import findall
3
- from typing import TypeVar, Union, Any, Optional, Callable, Generator
4
- from random import choice
5
- from string import ascii_letters, digits
3
+ from typing import TypeVar, Union, Any, Optional, Callable
6
4
  from copy import deepcopy
7
5
  from pycordViews import EasyModifiedViews
8
6
  from pycordViews.views.errors import CustomIDNotFound
@@ -453,7 +451,7 @@ def build_colour(color: Union[int, ListNode]) -> Union[Colour, int]:
453
451
  else:
454
452
  raise TypeError(f"Color must be an integer or a ListNode, not {type(color)} !")
455
453
 
456
- def build_ui_parameters(ui_node: UiNode, interpreter: DshellInterpreteur) -> Generator[tuple[list[Any], dict[str, list[Any]], Optional[str]]]:
454
+ def build_ui_parameters(ui_node: UiNode, interpreter: DshellInterpreteur):
457
455
  """
458
456
  Builds the parameters for a UI component from the UiNode.
459
457
  Can accept buttons and select menus.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dshellInterpreter
3
- Version: 0.2.14.2
3
+ Version: 0.2.14.3
4
4
  Summary: A Discord bot interpreter for creating custom commands and automations.
5
5
  Home-page: https://github.com/BOXERRMD/Dshell_Interpreter
6
6
  Author: Chronos
@@ -11,7 +11,7 @@ Dshell/DISCORD_COMMANDS/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
11
11
  Dshell/DISCORD_COMMANDS/utils/utils_message.py,sha256=cQvJ15f49ddOjybARwkJKNFe3ITYQciF-pZHERFPkr0,2964
12
12
  Dshell/DISCORD_COMMANDS/utils/utils_thread.py,sha256=tVl4msEwrWHY-0AytI6eY3JSs-eIFUigDSJfK9mT1ww,1457
13
13
  Dshell/_DshellInterpreteur/__init__.py,sha256=xy5-J-R3YmY99JF3NBHTRRLsComFxpjnCA5xacISctU,35
14
- Dshell/_DshellInterpreteur/dshell_interpreter.py,sha256=sfNZgBFRTir4DaDCmAtFd_BeGQIWtAV90rdISK1Edi8,31050
14
+ Dshell/_DshellInterpreteur/dshell_interpreter.py,sha256=u89gS8ekT2PJ9ml5CN_T9XXjwNkU7Pw3VrqkMVBeCdQ,30902
15
15
  Dshell/_DshellParser/__init__.py,sha256=ONDfhZMvClqP_6tE8SLjp-cf3pXL-auQYnfYRrHZxC4,56
16
16
  Dshell/_DshellParser/ast_nodes.py,sha256=fU6BVe6w78ZhYib7SGR7iAfTqWqS2kvwZ0d4wMxxOHk,18366
17
17
  Dshell/_DshellParser/dshell_parser.py,sha256=ZSSRheiNNR1zumxBK_tqlnUPjJ7ZIE6S-K5aJPp4TjM,21887
@@ -19,8 +19,8 @@ Dshell/_DshellTokenizer/__init__.py,sha256=LIQSRhDx2B9pmPx5ADMwwD0Xr9ybneVLhHH8q
19
19
  Dshell/_DshellTokenizer/dshell_keywords.py,sha256=7oeSKLXCsPRpyU31skCerOUMzd2cdm-GwofpmgTPkD0,5961
20
20
  Dshell/_DshellTokenizer/dshell_token_type.py,sha256=gYIb2XN2YcgeRgmar_rBDS5CGmwfmxihu8mOW_d6lbE,1533
21
21
  Dshell/_DshellTokenizer/dshell_tokenizer.py,sha256=RrJA2XpcFH2vS6SnRIn5Own_uL5orIDvpq74t8xD3og,7350
22
- dshellinterpreter-0.2.14.2.dist-info/licenses/LICENSE,sha256=lNgcw1_xb7QENAQi3uHGymaFtbs0RV-ihiCd7AoLQjA,1082
23
- dshellinterpreter-0.2.14.2.dist-info/METADATA,sha256=wylXmB0i8_Iy_xnlZogu0pugK0fe2s_dyn3FVzru4zM,1151
24
- dshellinterpreter-0.2.14.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
- dshellinterpreter-0.2.14.2.dist-info/top_level.txt,sha256=B4CMhtmchGwPQJLuqUy0GhRG-0cUGxKL4GqEbCiB_vE,7
26
- dshellinterpreter-0.2.14.2.dist-info/RECORD,,
22
+ dshellinterpreter-0.2.14.3.dist-info/licenses/LICENSE,sha256=lNgcw1_xb7QENAQi3uHGymaFtbs0RV-ihiCd7AoLQjA,1082
23
+ dshellinterpreter-0.2.14.3.dist-info/METADATA,sha256=nLlUFCpjuFHxsm5NGiDfTD3mNSW3oEdO2cSdnC_JrPQ,1151
24
+ dshellinterpreter-0.2.14.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
25
+ dshellinterpreter-0.2.14.3.dist-info/top_level.txt,sha256=B4CMhtmchGwPQJLuqUy0GhRG-0cUGxKL4GqEbCiB_vE,7
26
+ dshellinterpreter-0.2.14.3.dist-info/RECORD,,