Skip to content

Move messages #15

@stefanivic

Description

@stefanivic

Discord apparently doesn't have this option by default. We could make a command to copy the users message into an embed and move it to the new channel.

The issue is that some users post multiple messages in a row, so we need to figure out how to pickup last X number of messages and move them.

Commands example:
!fed move @user 5 #self-promote;

Legend:
!fed - bot prefix;
move - the command;
@ user - the original author of the message;
5 - number of messages in the channel from the author we want to move;
#self-promote - destination of the move;

Metadata

Metadata

Assignees

No one assigned

    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