Closed Skillz4Killz closed 2 years ago
Please describe the changes this PR makes and why it should be merged:
Fixes a bug where file name was only removing ts and not .ts
ts
.ts
Fixes a bug that when you DO have a botMention, the else if never runs. Changed to if so prefix is always verified Status
else if
if
Fixes a bug with default exports for js users
[ ] Code changes have been tested.
Semantic versioning classification:
Please describe the changes this PR makes and why it should be merged:
Fixes a bug where file name was only removing
ts
and not.ts
Fixes a bug that when you DO have a botMention, the
else if
never runs. Changed toif
so prefix is always verified StatusFixes a bug with default exports for js users
[ ] Code changes have been tested.
Semantic versioning classification: