Skip to content

Add a convert_to_cleaned_text_or_reply util #100

@TizzySaurus

Description

@TizzySaurus

As per python-discord/sir-lancebot#1074, we should add a CleanedTextOrReply converter which will allow an argument to be provided either by text, or by replying to a message (if an invocation has both then use the text).

There's currently no file for converters, so we'd need a new file -- either botcore/converters.py as per bot structure or botcore/utils/converters.py as per sir-lancebot structure.

I'd like to implement this myself.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions