Describe your idea
Add a way to send a custom message in a channel without the use of commands (e.g. server rules message) by using /post.
Describe the solution you'd likeKeep track of all messages in a dataset and check if the messages are present on bot start. If not (e.g. deleted), remove it from db. Make sure to keep the message buttons and drop downs working.
Additional context
The embed messages and the command's content will have to be hardcoded.
Describe your idea Add a way to send a custom message in a channel
without the use of commands (e.g. server rules message)by using/post
.Describe the solution you'd like
Keep track of all messages in a dataset and check if the messages are present on bot start. If not (e.g. deleted), remove it from db. Make sure to keep the message buttons and drop downs working.Additional context The embed messages and the command's content will have to be hardcoded.