Added base cog to inherit from
This commit is contained in:
parent
d39a5c395b
commit
02fa32cb1c
4 changed files with 34 additions and 19 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,4 +3,5 @@ cogs/__pycache__/
|
|||
data/
|
||||
logs/
|
||||
src/__pycache__/
|
||||
tmp/
|
||||
tmp/
|
||||
cogs/base_cog/__pycache__/
|
||||
Loading…
Add table
Add a link
Reference in a new issue