From d49757e8d0d7c557f4f1d1fe170a1b9fcfc4cdcf Mon Sep 17 00:00:00 2001
From: "Daniel Mullings (mullingsd)"
Date: Wed, 22 Mar 2023 10:57:37 +0000
Subject: [PATCH] Create README.md
---
README.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f7a0939
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+
+
+ Tarkov Discord Chatbot
+
+ 4006CEM - Computer Science Activity Led Learning Project 1 - 2122SEPJAN
+
+
+
+
+ Chatbot interprets messages within Discord, returning responses regarding current Market Prices, Stats and Info on Weapons, Ammo and Gear within the game Escape From Tarkov
+
+
+
+Personal Contributions:
+
+- [api_market_handler.py](https://github.com/Daniel-Mullings/Tarkov-Discord-Chatbot/blob/master/api_market_handler.py)
+- [offlineMarketData.json (Contents not my Intellectual Property)](https://github.com/Daniel-Mullings/Tarkov-Discord-Chatbot/blob/master/offlineMarketData.json)
+
+NOTE: Not all contributors from the original project are listed, the initial project repository was created on GitHub Enterprise (Coventry University)