Create variables getter into command handler #174

Closed
opened 2022-08-11 18:44:55 +01:00 by Vylpes · 1 comment
Vylpes commented 2022-08-11 18:44:55 +01:00 (Migrated from github.com)

This will allow you to easily find variables that have been put into the command.

This will go into context.var

For example, if a user does v!sayembed $COLOR=red blah blah, context.var.COLOR will be set to red.

This will allow you to easily find variables that have been put into the command. This will go into `context.var` For example, if a user does `v!sayembed $COLOR=red blah blah`, `context.var.COLOR` will be set to `red`.
Vylpes commented 2022-09-25 14:19:41 +01:00 (Migrated from github.com)

This is no longer needed since moving to slash commands

This is no longer needed since moving to slash commands
Vylpes referenced this issue from a commit 2023-07-08 13:30:23 +01:00
Vylpes referenced this issue from a commit 2023-07-08 13:30:23 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#174
No description provided.