You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: