support-bot icon indicating copy to clipboard operation
support-bot copied to clipboard

/link "name"

Open noplanman opened this issue 7 years ago • 0 comments

The /link command allows admins to easily save and post important links that contain great information, allowing it to be shared easily. e.g. Direct link to the README file, a great article online explaining bots, etc.

Administration is done through the command itself: e.g.

  • /link add readme https://link.to/readme.md
  • /link update readme https://new.link.to/readme.md
  • /link delete readme

Just sending /link could open a list of all available links for easy access. e.g.

$ /list
readme: https://link.to/readme.md
bots-explained: https://online.article/about/bots

noplanman avatar Mar 26 '17 09:03 noplanman