Skip to main content

Delta.Chat bot to reply to incoming messages in groups or 1:1 chats

Project description

A simple example “deltabot” that receives and sends messages for an e-mail account. It will reply to messages to it by echoing them back. It works as part of a group or in 1:1 chats in https://delta.chat applications (or even with regular email) and will also reply to regular e-mails. Deltabot supports Autocrypt end-to-end encryption but note that the operator of the “bot” service can look into messages that are sent to it.

install

To install make sure you have the python deltachat-bindings installed, at best in a virtualenv environment . Then install the bot:

pip install deltabot

starting the bot

First you need to provide an emailaddress and a password to allow the bot to receive and send messages for that address:

deltabot init email@example.org password123

This command will try to contact the imap/smtp servers for example.org and logging in with the given e-mail address and password. Once this successfully completes, initialization is done and tested.

You can then let the bot listen continously:

deltabot serve

It will listen for incoming messages and reply to each of them.

To see some action install https://delta.chat and add your bot-email address as a contact and start chatting with it! You can also add the bot as a member to a group chat.

Looking at the code

Checkout this file which contains the definition of a command line client used above, and its interaction with the bindings (src/deltabot/cmdline.py):

https://github.com/deltachat/deltabot/blob/master/src/deltabot/cmdline.py

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

deltabot-0.7.0.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

deltabot-0.7.0-py2.py3-none-any.whl (17.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file deltabot-0.7.0.tar.gz.

File metadata

  • Download URL: deltabot-0.7.0.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: devpi-server/4.7.1 (py2.7.13; linux2)

File hashes

Hashes for deltabot-0.7.0.tar.gz
Algorithm Hash digest
SHA256 7f603157dcde974af3e58b60fb58085bf10a67e2faffc1040ef79c219c118c91
MD5 f2455aef95eeb29a9c531d0126a2afd5
BLAKE2b-256 0587d35806d47d9debbae1976bdfde2ce8653664e9dfc069fb0e93edc5b1bcd0

See more details on using hashes here.

File details

Details for the file deltabot-0.7.0-py2.py3-none-any.whl.

File metadata

  • Download URL: deltabot-0.7.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 17.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: devpi-server/4.7.1 (py2.7.13; linux2)

File hashes

Hashes for deltabot-0.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f7dc354fa7c669898b3090e7f940976e9a8ea0ee62375fef5692382fb0b78cf5
MD5 4ce825db7728fd45f30f2bba1f69f7da
BLAKE2b-256 79760cda37e748ff129fecb1e868cc7d4675ec29bb25d8f73a2b5b0ec0fd1e73

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page