Skip to content

Commit d574fde

Browse files
committed
Move fun and example commands from csp-bot
1 parent f715da6 commit d574fde

File tree

12 files changed

+1422
-3
lines changed

12 files changed

+1422
-3
lines changed

csp_bot_commands/__init__.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
__version__ = "0.1.0"
2+
3+
from .common import *
4+
from .delaytest import *
5+
from .fun import *
6+
from .mets import *
7+
from .thanks import *
8+
from .trout import *

0 commit comments

Comments
 (0)