-

Utils#

+

Utils#

Useful utilities and tools for Discord bot development.

-apply_monkey_patches()[source]#
+apply_monkey_patches()[source]#

Applies all common monkey patches for our bots.

Return type:
-

None

+

None

@@ -442,14 +446,14 @@ that will act as top-level groups rather than being aliases of the command’s g
-unqualify(name)[source]#
+unqualify(name)[source]#

Return an unqualified name given a qualified module/package name.

Parameters:
-

name (str) – The module name to unqualify.

+

name (str) – The module name to unqualify.

Return type:
-

str

+

str

Returns:

The unqualified module name.

@@ -458,7 +462,7 @@ that will act as top-level groups rather than being aliases of the command’s g
-

Submodules#

+

Submodules#

  • caching
      @@ -601,10 +605,10 @@ that will act as top-level groups rather than being aliases of the command’s g
- - - - - + + + + + \ No newline at end of file -- cgit v1.2.3