-

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:
@@ -405,7 +405,7 @@ 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:
@@ -421,7 +421,7 @@ that will act as top-level groups rather than being aliases of the command’s g
-

Submodules#

+

Submodules¶

  • caching
      @@ -640,7 +640,7 @@ that will act as top-level groups rather than being aliases of the command’s g
- + -- cgit v1.2.3