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 [172.16.0.2] (unknown [8.30.234.2]) by gnuweeb.org (Postfix) with ESMTPSA id 8FDFE804FD; Fri, 30 Sep 2022 12:21:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1664540520; bh=pKa1HpmArU4F0IF6VqOasjBDzDYCJ/sqgXE0O4epz14=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=bauBXqvarPxeRSpkpbazEwhuyg6JjqwE1MxRKkFYSg6BEwQhjDv71LuJvN1wz4Owx Tvx9nXkhXYk5BaANnVWPLU/+uV6h9T3xyJlSO0ml1nltlYDt29ziI1s2pW6GDE9+y7 I12zDA8gwQ7Eu5cjh+TvOvbP8Z1F46WZr2/mP1Aq6r8Egkawux37LMu/4rAqZ8455T AyjrX1W/IRsUEJ2uzf7ce+xJ9De72lR8M79Gxm/1d7vG/7t/8Ve1VLu74lKJsYMRuF Mndgzd0utSPz3T/nwW0Q0VsA+etcmpfghvCTZDHsmb3BlZolBHFDBDNApS9iILxEz9 MGCOOkqOPC0dQ== Message-ID: Date: Fri, 30 Sep 2022 19:21:56 +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: [RFC PATCH v5 00/18] Refactor Telegram & initial work Discord Content-Language: en-US To: Muhammad Rizki Cc: Alviro Iskandar Setiawan , GNU/Weeb Mailing List References: <20220925211427.412-1-kiizuha@gnuweeb.org> <6649be95-16cc-6ff3-ce1a-ecf28d2609c5@gnuweeb.org> <0f64031b-80d4-f15e-41d1-96a9b9c77cf2@gnuweeb.org> <3ecbce24-9fea-b16e-bf19-cd78948c8100@gnuweeb.org> <20220925215830.585420-1-ammarfaizi2@gnuweeb.org> From: Ammar Faizi In-Reply-To: <20220925215830.585420-1-ammarfaizi2@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 9/26/22 4:58 AM, Ammar Faizi wrote: > On Mon, 26 Sep 2022 04:52:53 +0700, Muhammad Rizki wrote: >> On 26/09/2022 04.48, Ammar Faizi wrote: >>> On 9/26/22 4:37 AM, Muhammad Rizki wrote: >>>> On 26/09/2022 04.31, Ammar Faizi wrote: >>>>> On 9/26/22 4:14 AM, Muhammad Rizki wrote: >>>>>> Make initial work for Discord bot, it's still undone but it can run. >>>>> >>>>> OK, I run it. The bot now responds the $sync command. But how to use it >>>>> exactly? I don't find a command list or usage manual of the bot. >>>>> >>>> >>>> As the title said, this PATCH should only be for refactoring the >>>> Telegram bot and initializing the Discord bot work. If you want more >>>> commands, I will add them to the new PATCH. My plan created this RFC was >>>> only to ask for the commit style is okay or not. >>> >>> OK. >>> >>> This series looks good to me now. Can't wait to see the completion and >>> incremental patches for it later. I start loving the way you split the >>> changes into smaller-manageable-reviewable pieces like this. >>> >> >> Ah, thanks for the compliment. Do you want to apply this to the master >> branch, or do you want to wait for the new PATCH with the complete version? > > I think this has been stalled for too long, I'll take it. Did you make any progress on this? -- Ammar Faizi