Skip to content

community-network/marne_cog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marne_cog

Battlefield 1 marne submodule

usage

import the cog with

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

or use it inside another cog

class Marne_Private(BattleBit, name="marne"):

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages