Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

battlebit_cog

Battlebit submodule

usage

import the cog with

async def setup(bot: commands.Bot) -> None:
    await bot.add_cog(BattleBit(bot))

or use it inside another cog

class BattleBit_Private(BattleBit, name="bb"):

About

Battlebit submodule for a discord.py bot

Topics

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages