diff --git a/README.md b/README.md new file mode 100644 index 0000000..e4f6363 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ChatBotChef +This repository contains all of the code that i worked on for the group project. contains communication with the discord bot, a random list response, a HTML link to a news website when asking for the 'news' and finally, a news API to respond when asking using specific words. +along with this, ive made a web scraper tool that was integrated into Discord using if statements and loops.