bot in reverse !
Project description
NAME
SYNOPSIS
DESCRIPTION
TOB has all you need to program a unix cli program, such as disk perisistence for configuration files, event handler to handle the client/server connection, deferred exception handling to not crash on an error, etc.
TOB contains python3 code to program objects in a functional way. it provides an “clean namespace” Object class that only has dunder methods, so the namespace is not cluttered with method names. This makes storing and reading to/from json possible.
TOBOT is a python3 IRC bot, it can connect to IRC, fetch and display RSS feeds, take todo notes, keep a shopping list and log text. You can run it under systemd for 24/7 presence in a IRC channel.
TOBOT and TOB are Public Domain.
INSTALL
installation is done with pipx
USAGE
use tobot to control the program, default it does nothing
see list of commands
start console
start console and run irc and rss clients
list available modules
start daemon
start service
COMMANDS
here is a list of available commands
CONFIGURATION
irc
sasl
rss
opml
PROGRAMMING
def hello(event):
event.reply("hello world !!")
$ tobot hello hello world !!
FILES
AUTHOR
COPYRIGHT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tobot-3.tar.gz.
File metadata
- Download URL: tobot-3.tar.gz
- Upload date:
- Size: 37.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b285d81a59d6e3d09bdc8a260c8d5e7d5e80cadca78f2cb982cb9d7ed9a8614
|
|
| MD5 |
c7fe346e4f21aefa3f2158942d235743
|
|
| BLAKE2b-256 |
36396e8cbbe84b80c6a2c27f3990d6088a99176c44071e0aa4a4488d37e9b463
|
File details
Details for the file tobot-3-py3-none-any.whl.
File metadata
- Download URL: tobot-3-py3-none-any.whl
- Upload date:
- Size: 47.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0c5dce14e71fdafd2a1c5f7339e024b032c7a9a9464f2b2077735fae2e920ef
|
|
| MD5 |
70b8866908a7acca425902c0611c7004
|
|
| BLAKE2b-256 |
4a69c17a2591d37e079eefab23929b5ae27c2f607e3f6ec36680a8973074bf73
|