zawsq / Teleshare

A efficient and fast telegram file sharing bot.
GNU General Public License v3.0
47 stars 56 forks source link

Fix option command, can't read the rest of element #5

Closed zawsq closed 7 months ago

zawsq commented 7 months ago

Describe the bug configuration of options will only read first element, max split it to read everything or implement reply config

To Reproduce /option START_MESSAGE I'm Teleshare demo

Only reads i'm

Expected behavior returns full text of : I'm Teleshare demo

zawsq commented 7 months ago

Fixed on: https://github.com/zawsq/Teleshare/commit/5160be9fc891811ea5792631dcc6d26e2459cd73

Currently only supports a raw text, images and files will probably be added in the future.