Skip to content

Commit

Permalink
docs: Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Oct 20, 2021
1 parent dcd5b59 commit d8dcfa1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Issue mentions to links bot for Discord

This litte bot converts mentions of issues on public issue trackers (e.g. Github issue tracker) to links
to the web UIs of them.

It will turn #123 to https://github.com/organization/project/issues/123.

Use this URL to link the bot to your server.

https://discord.com/api/oauth2/authorize?client_id=899976579218808842&permissions=2048&scope=bot%20applications.commands

Afterwards use /setissueurl to set the URL to your issue tracker.

0 comments on commit d8dcfa1

Please sign in to comment.