From 21f7c77a7ffe7de074eae183ab6773983d0f52f4 Mon Sep 17 00:00:00 2001
From: annadane <fjfj109@protonmail.com>
Date: Thu, 21 Dec 2017 02:12:43 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7aa43c4..a175e9d 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ The bot will also facilitate access to the compiled report with information gath
 
 In short the bot is the glue that binds DISS to the IRC support channels, and care should be taken to make sure that the info winds up in the right channel depending on the user's preferred language, branch of Debian, and perhaps even what package or issue catergory they have, as we have specific channels for different things (thus eliminating need to refer people to other channels and deal with any reluctance they may have or them having negative feelings about us doing so).
 
-The tentative bot that the project is building on is Eggdrop, located on www.eggheads.org and https://github.com/eggheads/eggdrop
+The tentative bot that the project is building on is Eggdrop, located on www.eggheads.org and https://github.com/eggheads/eggdrop - Eggdrop is in the Debian repository for every release from Wheezy-Sid.
 
 Important note for developers: "It is HIGHLY recommended AGAINST using pre-compiled Eggdrops from un-trusted sources. Eggdrop has been a regular target for hacking and crashing. Distribution of pre-compiled (binary) versions of Eggdrop are the easiest way for hackers to provide you with the easiest (and most dangerous) way of gaining access to, not only your bot, but to your computer account directly. Don't advertise your pre-compiled Eggdrop binary sites on the Eggdrop list either." from http://docs.eggheads.org/installAndSetup/faq.html
 
-- 
GitLab