A Delta Chat echo bot in multiple languages to get you started. The bot just echos back any text message you send to it.
The easiest and fastest way of creating bots is using high-level bot frameworks that provide a lot of the repetitive boilerplate and functionality most bots need and let you focus on the new bot logic.
Language | core version |
---|---|
deltabot-cli Go | 2.14.0 |
deltabot-cli Python | 2.14.0 |
Most of the time the high-level bot frameworks are what you want, but if you need more fine-control and flexibility you can use the following low-level libraries:
Language | core version |
---|---|
C | 1.132.1 |
Go | 1.127.0 |
Node.js | 1.139.3 |
Deno | 1.152.1 |
Python | 1.132.1 |
Rust | 1.132.1 |
- Introduction page to Delta Chat bots: https://bots.delta.chat/
- Ask questions and showcase your bots on the bots category in our forum: https://support.delta.chat/c/bots/9
If you got any questions reach out to us: https://bots.delta.chat/contact.html