diff --git a/content/community.html b/content/community.html
index 185c87c14bdc729e69bd2b2e001f20cd8e08bbaa..7cc675c6328543e9bc0320609d6b61315b6761bb 100644
--- a/content/community.html
+++ b/content/community.html
@@ -3,7 +3,7 @@
 
 <div class="row">
   <div class="col-lg-4 col-md-6">
-    <h2><i class="far fa-comments"></i>  IRC</h2>
+    <h2><i class="far fa-comments"></i>  IRC and Chats</h2>
     <p>There are several Lisp related <a href="https://en.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a> channels at <a href="http://freenode.net">Freenode</a>:</p>
     <ul>
       <li><a href="http://log.irc.tymoon.eu/freenode/lisp">#lisp</a> - Main Common Lisp channel</li>
@@ -11,6 +11,10 @@
       <li><a href="#">#lispcafe</a> - A less formal channel for lisp-oriented discussion</li>
     </ul>
     <p><a href="https://www.cliki.net/IRC">Read more</a></p>
+    <p>There is also Lisp <a href="https://discordapp.com">Discord</a> server:</p>
+    <ul>
+      <li><a href="https://discord.gg/T5D2EAJ">Lisp Discord</a></li>
+    </ul>
   </div>
   <div class="col-lg-4 col-md-6">
     <h2><i class="far fa-envelope"></i>  Mailing Lists</h2>