-

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

@@ -444,14 +448,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.

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

Submodules#

+

Submodules#

  • caching
      @@ -620,10 +624,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