Skip to content

[REQUEST] File Upload Support #636

@kbots-tech

Description

@kbots-tech

Describe the feature.

My bot I'm reworking to use this library sends images and files with embeds specific to command calls, being able to upload/send files a la the discord.py method would be really helpful. Eg:

embed=discord.Embed(title=f"Your Character Sheet for {self.fields[ctx.author.id][0]}", color=0xde2939),
            file=discord.File(output))

if this could be added either as an extension or part of the core library that'd be super helpful.

Code of Conduct

  • I agree to follow the contribution requirements.

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

Status

Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions