This website requires JavaScript.
Explore
Help
Sign In
Lenaisten
/
lenaverse-bot
Watch
1
Star
0
Fork
You've already forked lenaverse-bot
0
mirror of
https://code.lenaisten.de/Lenaisten/lenaverse-bot.git
synced
2024-11-22 23:13:01 +00:00
Code
Activity
47789f920a
lenaverse-bot
/
lenaverse_bot
/
commands
/
__init__.py
4 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
command /advent
2023-12-02 23:52:26 +00:00
from
.
import
advent
,
post
,
verein
move commands into package
2023-12-02 22:56:11 +00:00
command /advent
2023-12-02 23:52:26 +00:00
COMMANDS
=
post
.
COMMANDS
+
verein
.
COMMANDS
+
advent
.
COMMANDS
Copy permalink