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.88.254] (unknown [125.160.109.234]) by gnuweeb.org (Postfix) with ESMTPSA id 82A307E257; Fri, 23 Sep 2022 16:42:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1663951325; bh=V+CAwuTOtxbo/34qGyHvPUXGPuvr6F3TCHJwZY1GHtI=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=aLfltCDI+8zaBC1ROl33HqCwPnAWowJQr0dCsrcWwrhub6hWn9Wf15vLdhZ68O3Ri ZPpitFvxpngXremtsCRWgL5Ey/HuiTvkYGuSvYIkVt3A54C9qB9rujRxlpYjLxzdmE h6OriTVPCeabuJ5wuPr3z61Fitw0Dsox6zpKT0osRC+jxH6X+w8CKGzTpeyRAMVRKK aJfk3gORrLHeXbMCzRoWw8xqd6Uwu5b3wcse66KRp/QVx8oBUSF1SNzwvac0wvmETX 48WVIbPuj9RwBz/4Oi0NyRhUnyX3QStmI8AhTox2CORJNXwCnkOAsknIesOceKRwZe 56bFlT4Sh58YA== Message-ID: Date: Fri, 23 Sep 2022 23:42:01 +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 v4 00/17] Refactor Telegram & initial work Discord Content-Language: en-US To: Muhammad Rizki Cc: Alviro Iskandar Setiawan , GNU/Weeb Mailing List References: <20220920134812.331-1-kiizuha@gnuweeb.org> From: Ammar Faizi In-Reply-To: <20220920134812.331-1-kiizuha@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 9/20/22 8:47 PM, Muhammad Rizki wrote: > Request: > Please test it first so I can do more revision in a review, with this, > I can continue this progress faster, but, if you want this project there > is no need to rush that's okay, as long as you increase the time for > making this project, thanks. Just got back into this... Something goes wrong from my end, so I run it like this: ---------------------------- ammarfaizi2@integral2:~/app/lore-daemon.dev/daemon$ python3 dc.py [ GNU/Weeb Bot is connected ] ID : 1015428932612403221 Name : GNUWeeb2 Tags : GNUWeeb2#3452 Ready to get the latest of lore kernel emails. ---------------------------- But the bot doesn't respond. See: https://gist.githubusercontent.com/ammarfaizi2/660ff4910b77f7887d6228e087709826/raw/192d338157e0b2a9915f8150768993cacfdec85f/ss.png What did I do wrong? If you need more information, please tell me what should I give to you to investigate the issue. -- Ammar Faizi