gorel / discord_dicebot

MIT License
3 stars 5 forks source link

Support for command aliases #116

Closed gorel closed 5 months ago

github-actions[bot] commented 5 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2975 2300 77% 0% 🟢

New Files

File Coverage Status
dicebot/commands/alias.py 33% 🟢
dicebot/data/db/alias.py 76% 🟢
TOTAL 55% 🟢

Modified Files

File Coverage Status
dicebot/core/command_runner.py 11% 🟢
dicebot/data/db/guild.py 47% 🟢
TOTAL 29% 🟢

updated for commit: 0399503 by action🐍