From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NO_DNS_FOR_FROM,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from biznet-home.integral.gnuweeb.org (unknown [182.253.183.184]) by gnuweeb.org (Postfix) with ESMTPSA id 38F807E3D9; Sat, 7 Jan 2023 07:03:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1673075029; bh=KxMM5R1bz6lxEqLTBc7t+oP5bT/XFj9ClwVpzoeowlU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sHa1/cv8D3Gmbse8teaJ7nF3jqo+nkitWAoXC58xJHJPpMpc4ImiT4qd8I/d3AfzZ a1WONVFVUuuNtS51p7hjydETZgib65t95OIbQeZhDfGrB/lfQt3hUCQrEcuYS6p8bA tDm1dBbYb/mOP6B4rAINzTt7Vu0uEfqy8I+LkqH8zJj0MMBO4wna+8d/hVJeSPi9pO Zz3IX/v+4N5xvNO8Jxtul1XqxlzurVlw5Wyw4fohNmcyTj8tbxvna/KVCN1BUsLks3 5dU9VQNdWVsk+rFflz82jEvkhdX/f8JtPNm+bHt0Q/cNoDt/WeRM/K3faZUthPcim1 wl3ELSugruLRg== Date: Sat, 7 Jan 2023 14:03:44 +0700 From: Ammar Faizi To: Muhammad Rizki Cc: Alviro Iskandar Setiawan , GNU/Weeb Mailing List Subject: Re: [PATCH v1 08/13] feat(discord): Implement the report_err() Message-ID: References: <20230103063641.1680-1-kiizuha@gnuweeb.org> <20230103063641.1680-9-kiizuha@gnuweeb.org> <0a41da94-dae1-2285-4438-de6f026dc059@gnuweeb.org> <35794058-acf0-5e37-236c-7d5d0f7cabaa@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: On Sat, Jan 07, 2023 at 02:02:26PM +0700, Muhammad Rizki wrote: > It was sent to me, and even though I didn't understand it at first, I didn't > reply. But now I understand it. Sir Ammar wants to add the correct > report_err(e: DaemonException) for the Discord bot, as he agrees, and > there's no need to add the wrong one. Nice to know that, go on. -- Ammar Faizi