https://github.com/deviavir/rocket-apps-golinks
Automatically convert golinks (go/some-thing) into URLs to your shortlink service.
https://github.com/deviavir/rocket-apps-golinks
Last synced: over 1 year ago
JSON representation
Automatically convert golinks (go/some-thing) into URLs to your shortlink service.
- Host: GitHub
- URL: https://github.com/deviavir/rocket-apps-golinks
- Owner: DeviaVir
- License: mit
- Created: 2022-12-21T20:15:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T18:04:37.000Z (over 3 years ago)
- Last Synced: 2025-02-07T18:31:46.664Z (over 1 year ago)
- Language: TypeScript
- Size: 2.26 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rocket.Chat apps: Golinks
Automatically converts golinks (`go/some-thing`) in any message sent in any Rocket.Chat into links to a custom-defined URL-shortener service.

## Usage
Before the golinks app rewrites `go/` links, make sure to configure the full URL to your
shortlink provider in the settings (`Apps` > `Installed` > `Golinks` > `Settings`), e.g.:
* `https://golinks.rocket.chat/`
**Note: `https://` and the trailing slash `/` is required.**