Androz2091 / discord-logs

📝Framework that simplify the usage of advanced Discord logs
238 stars 22 forks source link

added ts typings for all events #112

Open JuanPablo2655 opened 3 years ago

Androz2091 commented 3 years ago

@JuanPablo2655 any news?

JuanPablo2655 commented 3 years ago

Busy with other stuff but PR should be ready soon.

Androz2091 commented 3 years ago

All right perfect

JuanPablo2655 commented 3 years ago

@Androz2091 I think this is ready!

JuanPablo2655 commented 3 years ago

No yeah, I also got the error but I think I fixed it.

Androz2091 commented 3 years ago

Hmm, I don't know if export default works when installing the package and using it with commonJS. If so, the tests/test.js file should be broken. Can you build the project (tsc), then run the example bot and see if it still works? (node tests/test.js) Thanks

HunteRoi commented 1 year ago

any news? @JuanPablo2655