Closed tarto-dev closed 4 months ago
As I'm using bot to store full links and dynamical links (such as https://github.com/tarto-dev/tagsy-discord/pull/XXX), it would be nice to implements those dynamical parameters to get and set.
It could be used that way :
/add
pull-request $1$
https://github.com/tarto-dev/tagsy-discord/pull/$1$
§pull-request 31
https://github.com/tarto-dev/tagsy-discord/pull/31
Keep in minds we could implements multiple dynamical, we should discover the commands to be sure we implements it and recover the data
Stale issue message
As I'm using bot to store full links and dynamical links (such as https://github.com/tarto-dev/tagsy-discord/pull/XXX), it would be nice to implements those dynamical parameters to get and set.
It could be used that way :
/add
pull-request $1$
https://github.com/tarto-dev/tagsy-discord/pull/$1$
§pull-request 31
https://github.com/tarto-dev/tagsy-discord/pull/31
Keep in minds we could implements multiple dynamical, we should discover the commands to be sure we implements it and recover the data