owengombas / discord.ts

🤖 Create your discord bot by using TypeScript and decorators!
https://owencalvin.github.io/discord.ts/
324 stars 40 forks source link

fix tiny import error on README.md #10

Closed alexrintt closed 4 years ago

alexrintt commented 4 years ago

add import "CommandNotFound" on example of usage of the Commands

owengombas commented 4 years ago

Thank’s! :)