Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for bot commands in Chat #52

Closed
tarmo888 opened this issue Nov 30, 2020 · 0 comments
Closed

Support for bot commands in Chat #52

tarmo888 opened this issue Nov 30, 2020 · 0 comments
Labels
enhancement New request to improve feature

Comments

@tarmo888
Copy link
Collaborator

tarmo888 commented Nov 30, 2020

/[(.+?)](suggest-command:(.+?))/g
/[(.+?)](command:(.+?))/g

And replace these with UNSUPPORTED ACTION message
/[(.+?)](payment:([\w/+=]+?))/g
/[(.+?)](vote:([\w/+=]+?))/g
/[(.+?)](profile:([\w/+=]+?))/g
/[(.+?)](profile-request:([\w,]+?))/g
/[(.+?)](prosaic-contract:([\w/+=]+?))/g

@tarmo888 tarmo888 added the enhancement New request to improve feature label Nov 30, 2020
@tarmo888 tarmo888 added this to the Milestone II milestone Nov 30, 2020
nickvhite pushed a commit that referenced this issue Nov 30, 2020
nickvhite pushed a commit that referenced this issue Dec 1, 2020
nickvhite pushed a commit that referenced this issue Dec 1, 2020
nickvhite pushed a commit that referenced this issue Dec 2, 2020
@tarmo888 tarmo888 closed this as completed Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New request to improve feature
Projects
None yet
Development

No branches or pull requests

1 participant