Skip to content

Create a /post command that would post a new message based on template #28

@tomzig16

Description

@tomzig16

Essentially this command is the main bot feature - posting by writing a command.
First we should create a small template js object, which data will be used for the post command to give options when user writes it.
The main idea is that is should not be hardcoded, but use a js object, as it will let server administrators to properly adjust the template for their needs.

In result, user's executed post command must follow all required parameters and should be posted by bot as an embed. Maybe we could use Woof's PR #20

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnew commandLabel for new command issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions