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=-1.8 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,NO_DNS_FOR_FROM, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from [192.168.1.5] (unknown [101.128.125.100]) by gnuweeb.org (Postfix) with ESMTPSA id 261ED80908; Sat, 17 Sep 2022 17:16:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1663435013; bh=evqx+FEfV+Nhxd2BHMWBOEjH1M69Xl1+UOgR8TubvFA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=PVYEWwkHqjuqHW7Vzq2gLD2Jjk+QKQTFliCtzNZjvsqarLEHB2BALQEI+N5jQVG7+ zRkrQnulEIJltTEC1dZ/zvxhUtvsa4Iuix7aLSYbIne3ad9PGT3cdu946K/j3gjBPE nOVrbwPWKXIuAGEc05/KDKta9Jt/PgZHDPVlGvxlR3sfAVXQd1R+7ESjg4OPsAzqVd ltUuaZg1GGuvEY3xfFfv0YCLbtrlyJGDqBFEJeVYHoDzpWHPkUnByQsLqZ6QkJzBRl nSk9u8bBRDxVAra5jhZdD/YjSgOkQvA1baeC14I8Psm8EIJL7NJEbY2fZzaDGxFnbG m9HFvGrFp2Kkg== Message-ID: Date: Sun, 18 Sep 2022 00:16:49 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 Subject: Re: [RFC PATCH v2 07/17] Move scraper and utility file Content-Language: en-US To: Ammar Faizi Cc: Alviro Iskandar Setiawan , GNU/Weeb Mailing List References: <20220913102458.615-1-kiizuha@gnuweeb.org> <20220913102458.615-8-kiizuha@gnuweeb.org> <7ad9404b-4f7c-a4a9-4304-2cefd5570971@gnuweeb.org> From: Muhammad Rizki In-Reply-To: <7ad9404b-4f7c-a4a9-4304-2cefd5570971@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 18/09/2022 00.14, Ammar Faizi wrote: > On 9/13/22 5:24 PM, Muhammad Rizki wrote: >> I want to move these files to the daemon/atom to make it reusable in >> future use, because there will be a Discord bot. Affected codes are >> changed too for imports > > Stop using "I want to" pattern commit message. > Ugh, I didn't catch this commit while you requested not to use "I want to", my bad, sorry.