Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #197382

Creating a framework for bots

From Schimon Jehudah <sch@fedora.email>
Newsgroups comp.lang.python
Subject Creating a framework for bots
Date 2025-03-18 08:24 +0200
Message-ID <mailman.141.1742279392.2912.python-list@python.org> (permalink)
References <20250318082301.0077ef3e@workstation.localdomain>

Show all headers | View raw


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/journal/2024-05-23-slixfeed-news-bot.gmi

https://schapps.woodpeckersnest.eu/journal/2024-05-23-slixfeed-news-bot/#preview

The basic structure of all of the bots is almost identical.

Instead of repeating code and copy and paste my own templates, I was
thinking of creating a framework for creating XMPP bots, based on the
module Slixmpp, and perhaps also for IRC and MQTT.

I do not know how to design a framework yet.

I would appreciate guidance.

Kind regards,
Schimon

Back to comp.lang.python | Previous | Next | Find similar


Thread

Creating a framework for bots Schimon Jehudah <sch@fedora.email> - 2025-03-18 08:24 +0200

csiph-web