Kenma

Results 3 issues of Kenma

## Changes Since we shifted using discordjs v14, `EmbedBuilder` uses a `data` property to access the properties of the embed. The `Discord.EmbedBuilder.from` method accepts the same parameter with `APIEmbed` [interface](https://discord-api-types.dev/api/discord-api-types-v10/interface/APIEmbed)...

**Is your feature request related to a problem? Please describe.** Right now when a giveaway ended, the main message where the main embed is created just replaces the content with...

enhancement

**Describe the bug** Assets bundling works fine in `v2.x.x` Because I have this json prop on my `package.json` ``` "pkg": { "assets": [ "node_modules/header-generator/data_files/**/*" ], } ``` and since the...

bug
enhancement
help wanted