The library for developing systems for messengers and social networks
pick_by
to helpers.title
parameter in attachments (closes #66).collect_from
option is now used.api_url
option is now used.Changes:
@plugin.vk.on_callbacks
(closes #58).5.122
to 5.131
.reply
to raise if no default_target_id
found.on_commands
to accept messages without prefix (or with alternative prefixes) if bot was mentioned in message (in private and in group chats).fix: corrected sleep in execute_loop in 'vkontakte' backend
Many improvements and requested features added. For details please refer to the CHANGELOG.md
router_priority
to plugin's registrators to allow more precise ordering of handlers.Possible changes to public API are marked as
^?
.
.send_message
with long messages..reply
with non-str argument..resolve_screen_name
for not found users..body
with command and multiline body.