forked from mttu-developers/konabot
真正的骰子
This commit is contained in:
3
konabot/plugins/roll_dice/base/path.py
Normal file
3
konabot/plugins/roll_dice/base/path.py
Normal file
@ -0,0 +1,3 @@
|
||||
from pathlib import Path
|
||||
|
||||
ASSETS = Path(__file__).parent.parent / "assets"
|
||||
Reference in New Issue
Block a user