bot.exts.fun.typeracer
#
Typeracer game.
Module Contents#
Classes#
Functions#
|
Load the Typeracer cog. |
- class bot.exts.fun.typeracer.Race(ctx: discord.ext.commands.Context, number_of_words: int)[source]#
Class to manage each typerace.
- class bot.exts.fun.typeracer.Typeracer(bot: bot.bot.Bot)[source]#
Bases:
discord.ext.commands.Cog
Play typeracer.
- async bot.exts.fun.typeracer.setup(bot: bot.bot.Bot) None [source]#
Load the Typeracer cog.