Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

English fix #5

Merged
merged 25 commits into from
Aug 11, 2019
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed typos in ...
services/Discord.md
  • Loading branch information
DragonCoder01 committed Jul 31, 2019
commit 820547fe25db3794d2b5de1bcc6a3f842629dc5f
6 changes: 3 additions & 3 deletions services/Discord.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p><img align="right" width="128" height="128" src="/img/services/discord-logo.png"></p>

The discord service allows to connect to a discord text channel to get a list of recent messages,
react on new / edited / deleted messages and reactions.
The discord service allows you to connect to a discord text channel to get a list of recent messages,
react on new / edited / deleted messages as well as reactions.

You can also send messages, files or even [fancy embeds](https://www.discord.club/static/home/img/embedg.png).

Expand All @@ -23,7 +23,7 @@ Then head over to the bot page and add a bot:

![](/img/services/discord-build-a-bot.png)

Now you can retrieve the authentication token, click on copy and [add it as credentials value](/usage/Using-the-GUI.md#Set-credentials) using the GUI.
Now you can retrieve the authentication token, click on copy and [add it as a credentials value](/usage/Using-the-GUI.md#Set-credentials) using the GUI.

![](/img/services/discord-bot-token.png)

Expand Down