From 97c7deff1d178153b90f0f71e0e5fd0ff74eb24d Mon Sep 17 00:00:00 2001 From: Emperor <21046314+empdarkness@users.noreply.github.com> Date: Thu, 7 Oct 2021 13:15:57 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d38896e..46f8e80 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Arbitration Discord.py bot based around tracking arbitrations for the game "Warframe". +This uses webhooks to send data. Python modules needed: - discord.py -- apscheduler - requests Publicly hosted version available through [Altair](https://github.com/empdarkness/altair) under the `WFConfig` section.