Compare commits

..

No commits in common. "19972fda334f78db03fea32726279efe3e791d0e" and "a477c8482b2117e32fc982c8d93622d37f03a5fb" have entirely different histories.

View file

@ -18,7 +18,7 @@ class Nerdify(commands.Cog):
"""Nerdify your text."""
__author__ = "SeaswimmerTheFsh"
__version__ = "1.3.2"
__version__ = "1.3.1"
def __init__(self, bot):
self.bot = bot
@ -61,7 +61,7 @@ class Nerdify(commands.Cog):
async def type_message(
self, destination: discord.abc.Messageable, content: str, **kwargs: Any
) -> discord.Message | None:
) -> Optional(discord.Message):
"""Simulate typing and sending a message to a destination.
Will send a typing indicator, wait a variable amount of time based on the length