Installation of Slixfeed with pip fails

2024-07-30 Thread Schimon Jehudah via Python-list
Greetings, to one and all! My name is Schimon, and I am the developer of a news chat bot for the XMPP network, called Slixfeed. I have recently added support for OMEMO encryption, and a friend of mine has reported that there is an issue installing it with pip. I suppoes this is a fault of a pack

Re: Installation of Slixfeed with pip fails

2024-08-11 Thread Schimon Jehudah via Python-list
Python-list wrote: > On 8/3/2024 2:49 PM, Barry Scott via Python-list wrote: > > > > > >> On 30 Jul 2024, at 18:36, Schimon Jehudah via Python-list > >> wrote: > >> > >> Greetings, to one and all! > >> > >> My name is Schimon

Re: Unofficial PyBitmessage port to run with Python3 and PyQt5

2024-09-06 Thread Schimon Jehudah via Python-list
Good day, 711 Spooky Mart! Congratulations and thank you for investing efforts to enhance PyBitmessage, as it is an important telecommunication mean . I use Arch Linux, and I would be happy to help you to test. I have several tasks with Python, mostly on XMPP, so I am not sure I would be availab

Re: BitChan (python project)

2024-09-06 Thread Schimon Jehudah via Python-list
Greetings, 711! This is very good! Do you know of Plebbit? It might be good to interoperate with Plebbit too. https://plebbit.com/ Kind regards, Schimon On Thu, 5 Sep 2024 04:53:05 - 711 Spooky Mart via Python-list wrote: > from https://github.com/813492291816/BitChan > > BitChan is a

Re: PyBitmessage is not dead. Ignore the FUD.

2024-09-06 Thread Schimon Jehudah via Python-list
Greetings! I am interested in adding support for Bitmessage to Slixfeed news bot. Support is currently provided to XMPP and it will be extended to Email, IRC and Session. https://git.xmpp-it.net/sch/Slixfeed Schimon On Thu, 5 Sep 2024 04:40:10 - 711 Spooky Mart via Python-list wrote: >

Re: Python3 Fork of BMWrapper

2024-09-06 Thread Schimon Jehudah via Python-list
Good day, 711 Spooky Mart! Did you consider to add support for IRC or XMPP too? Best regards, Schimon On Thu, 5 Sep 2024 04:47:39 - 711 Spooky Mart via Python-list wrote: > from https://github.com/kashikoibumi/bmwrapper > > bmwrapper is a poorly hacked together python script to let Thund

Re: Python List is Not Dead

2024-12-25 Thread Schimon Jehudah via Python-list
Abdur-Rahmaan. Good afternoon! I think, that if project Discourse would want to preserve and increase its popularity, then it should realize XMPP PubSub to communicate and manage posts, which is what project Libervia will do in near future. I use BitMessage, Email, LXMF, MQTT, and XMPP to communi

Creating a framework for bots

2025-03-17 Thread Schimon Jehudah via Python-list
Good day! My name is Schimon, and I create software in a form of XMPP contacts (i.e. bots) with chat and visual interfaces. https://git.xmpp-it.net/sch I already have three bots, and several ideas for other bots, including BitTorrent, MPD, and even Chess. gemini://woodpeckersnest.space/~schapps

Re: Creating a framework for bots

2025-04-05 Thread Schimon Jehudah via Python-list
ons that Slixmpp provides. https://bpa.st/PDNA. Please advise. Regards, Schimon On Tue, 18 Mar 2025 08:24:29 +0200 Schimon Jehudah via Python-list wrote: > Good day! > > My name is Schimon, and I create software in a form of XMPP contacts > (i.e. bots) with chat and visual interfa

Module urljoin does not appear to work with scheme Gemini

2025-04-20 Thread Schimon Jehudah via Python-list
Good day. Yesterday, I have added support for a new syndication format, Gemini feed. Yet, it appears that module urljoin fails at its task, even though module urlsplit correctly handles Gemini. Python 3.13.3 >>> from urllib.parse import urljoin >>> urljoin('gopher://gopher.floodgap.com:70/1/ove

Re: Module urljoin does not appear to work with scheme Gemini

2025-04-22 Thread Schimon Jehudah via Python-list
and Gopher. gemini://woodpeckersnest.space/~schapps/journal/2024-05-28-censoring-gemini-and-gopher.gmi Schimon On Tue, 22 Apr 2025 15:33:52 +0100 "Henry S. Thompson" wrote: > Schimon Jehudah via Python-list writes: > > > Yesterday, I have added support for a new syndication f

Re: [egenix-info] ANN: eGenix Antispam Bot for Telegram 0.7.1

2025-05-14 Thread Schimon Jehudah via Python-list
Marc-Andre. Good evening. Thank you for your respond. I will definitely explore your project. The XMPP modules are atomized in a single directory /interface/xmpp/ in order to make it extendible to other interfaces (i.e. protocols). I do consider to transform the directory of XMPP modules into a

Re: ANN: eGenix Antispam Bot for Telegram 0.7.1

2025-05-14 Thread Schimon Jehudah via Python-list
Good evening. Is this service also available for XMPP? I am working on a similar project which is called KaikOut, and I will be glad to collaborate. https://git.xmpp-it.net/sch/KaikOut Moderation service for XMPP Currently, it supports XMPP, and in future it would also support IRC. Kind regard