botman-vk-community-callback-driver

A VK community callback API driver for botman.io framework

MIT License

Downloads
1K
Stars
12
Committers
3

Bot releases are hidden (Show)

botman-vk-community-callback-driver - 1.7.8 Latest Release

Published by yageorgiy over 1 year ago

Fixes/Improvements:

  • "Timeout was reached" error fix for php-fpm running projects
  • Incorrect matching driver on incoming request fix
  • Extra API checkups for corrupted responses
  • Docs updated

New features:

  • Carousel object wrapper
  • Docker container for debugging
botman-vk-community-callback-driver - 1.7.7

Published by yageorgiy about 3 years ago

  • Open Link, Location, VK Pay, VK Apps, Callback buttons support + constants
botman-vk-community-callback-driver - 1.7.6

Published by yageorgiy about 3 years ago

  • Image validation fix: removed "access_key" key validation
  • Image highest resolution search fix
  • Code prettified
botman-vk-community-callback-driver - 1.7.5

Published by yageorgiy over 3 years ago

API fields "v", "access_token" assignment edit

botman-vk-community-callback-driver - 1.7.4

Published by yageorgiy almost 4 years ago

Security fix: empty/null and non-JPEG images reject

botman-vk-community-callback-driver - 1.7.3

Published by yageorgiy almost 4 years ago

Private -> protected visibility change

botman-vk-community-callback-driver - 1.7.2

Published by yageorgiy about 4 years ago

  • Fix: CURL file uploading on Unix.
  • Small fixes.
botman-vk-community-callback-driver - 1.7.1

Published by yageorgiy about 4 years ago

Uploading image to conversation fix

botman-vk-community-callback-driver - 1.7

Published by yageorgiy about 4 years ago

  • Question keyboard serialization improvement
  • Empty label string error fix
  • Small fixes
botman-vk-community-callback-driver - 1.6.3

Published by yageorgiy about 4 years ago

  • Empty user_id/chat_id fix
botman-vk-community-callback-driver - 1.6.2

Published by yageorgiy about 4 years ago

  • Button value mapping fix
botman-vk-community-callback-driver - 1.6.1

Published by yageorgiy about 4 years ago

  • Upload optimization
botman-vk-community-callback-driver - 1.6

Published by yageorgiy about 4 years ago

  • "ob_end_clean(): failed to delete buffer. No buffer to delete" fix
  • markSeen exception fix: dedicated message object extraction for message events.
  • After-Merge fix: defining message body from payload (if available)
  • After-Merge fix: correct $payload type definition in extractPrivateMessageFromPayload()
  • message_event class implementation
  • Typing activity when uploading photo or document.
  • Location sending implementation
  • TODOs updated
  • getUsername() returns user's screen_name instead of id
  • README.md update
botman-vk-community-callback-driver - 1.5.6

Published by yageorgiy about 4 years ago

  • lastName hot-fix
botman-vk-community-callback-driver - 1.5.5

Published by yageorgiy about 4 years ago

  • $matchingMessage->getSender() define as from_id (user ID)
  • $matchingMessage->getRecipient() define as peer_id (chat ID)
  • Audiomessage recording activity
  • Hall-of-fame widget
botman-vk-community-callback-driver - 1.5.4

Published by yageorgiy about 4 years ago

  • MarkSeen message_ids change to start_message_id
  • MarkSeen mark_conversation_as_read flag for conversations
botman-vk-community-callback-driver - 1.5.3

Published by yageorgiy over 4 years ago

  • Attachments hotfix for OutcomingMessage
botman-vk-community-callback-driver - 1.5.2

Published by yageorgiy over 4 years ago

  • Driver name constant changed for proper matching in listeners
botman-vk-community-callback-driver - 1.5.1

Published by yageorgiy over 4 years ago

  • Multiple drivers compatibility hasMatchingEvent() fix
botman-vk-community-callback-driver - 1.5

Published by yageorgiy over 4 years ago

  • $additionalParameters support
  • Question keyboard serialization change:
    ** "__x" and "__y" made deprecated and no longer supported by the driver
    ** settings by default: "one_time" = true, "inline" = false
    ** button chunks by one in a row
    ** row trim if more than 10 rows in Question
  • Keyboard dedicated serializer (to be used in $additionalParameters)
  • README.md update
Package Rankings
Top 16.02% on Packagist.org
Badges
Extracted from project README
License: MIT Packagist