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.230.80] (unknown [182.2.70.226]) by gnuweeb.org (Postfix) with ESMTPSA id 1025A80866; Sat, 3 Sep 2022 00:29:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1662164976; bh=is6UE+uPPDIJ+ST/ywGwfWBVGymRLQsfHEfrBCOcVV8=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=VMQotR1kfTictohhAQD5ZvwjRbpUXjx8bRqDfbOZStvfAK3kyJd4ExAumkPJRrIro /fQAVzYmzLBgnEZ4jnHsTuGDuCeVu19BqNSENjjJu7O6MCoPpQpwBYgE4ekuOoa5al KWvGVU4aXkVgft0VSUs/UPXiwyGQJyYls6YOllw/+YCCJarEFZSDrRZvd8ZNdOVvTi QVUUtwFIYJJ8TwZ8T/v7lGeLvYbu/dyeIkGgABAwlE3sANU5CpV8ryOn+sL9vVwHoM 98nYv5F8O7ZV7b1MDl1oTiPACKTFFXvJbHmphYD7tXkmaKD0T/n/7vPO/YS8uXfKZb To7AUSVGSi16w== Message-ID: Date: Sat, 3 Sep 2022 07:29:31 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v2 0/3] New Discord bot and full refactor scripts Content-Language: en-US To: Muhammad Rizki Cc: GNU/Weeb Mailing List , Alviro Iskandar Setiawan References: <20220827030236.1094-1-kiizuha@gnuweeb.org> From: Ammar Faizi In-Reply-To: <20220827030236.1094-1-kiizuha@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 8/27/22 10:02 AM, Muhammad Rizki wrote: > Good morning, sir > In this series I created a Discord bot, the functionality and features > still the same with the Telegram bot, this series contains full refactor > both Discord and Telegram bot scripts which is more cleaner. Just got the time to get back into this. Let's start reviewing this again... -- Ammar Faizi