Skip to content

Commit

Permalink
[MOD] add info about logs and log.html
Browse files Browse the repository at this point in the history
  • Loading branch information
redfellow authored Nov 4, 2020
1 parent a8f4c9b commit 8bf3da6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# civ-handler
Handles webhook messages from Civ 6 and sends them to Discord. Civ VI sends three values and you can only set a single endpoint to push the turn notifications in a Play By Cloud game. This app sits between Discord and Civ and redirects the POSTed messages to different Discord Webhooks based on partially matching the game name to a webhook. It also prevents the same turn notification from triggering multiple times.

Offers a log.html to view sent events and to display errors such as duplicate events.

Known limitations: Any MacOS user in a game with a Webhook enabled will have his/her client crash at "end turn" without a notification being sent. Aspyr has had this bug on "known bugs" page for 1.5 years at the time of updating this readme. https://support.aspyr.com/hc/en-us/articles/216979606-Civilization-VI-Mac-Known-Issues

## Install
Expand Down

0 comments on commit 8bf3da6

Please sign in to comment.