Skip to content

Commit c081347

Browse files
committed
adjust CAKE_README.md
1 parent 9f5efbf commit c081347

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CAKE_README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,10 @@ We can only prefix the message with the users name, so it is clear who sent the
4646
- Files are not synced yet, only text messages.
4747
- If a user edits or deletes a message in Slack, it is not synced to Discord.
4848
- Reactions are not synced yet.
49-
- Messages synced from Discord to Slack re-appear in discord again, since this slack message triggers the other workflow and therefore sends it back again. Aka - bot messages need to be excluded.
5049
- Links sent from Slack to Discord appear as e.g.
5150
```
5251
https://book.cakephp.org/5/en/intro/conventions.html#database-conventions|https://book.cakephp.org/5/en/intro/conventions.html#database-conventions
5352
```
54-
- Slack messages seem to be HTML encoded, since they contain `slack => discord` instead of `slack => discord`
5553

5654

5755
## Discord => Slack Chat Sync

0 commit comments

Comments
 (0)