Skip to content

Releases: pool-party/pull-party-bot

Mammillaria Grusonii

21 May 20:24
1bea6f8

Choose a tag to compare

Added

  • Usage
    • Add /alias command to treat party names to parties as many-to-one relation
      • Deleting full party node suggestion
    • /list command pretty printing
  • Developing
    • Database migrations

Fixed

  • Supergroup migration is handled properly
  • /list command used to crash on too many parties in a group
  • Party pulling suggestions are now unique
  • @admins party is added to a /list output with a special mark

v1.1.0.2

04 Mar 15:26
ac00667

Choose a tag to compare

Fixed

  • Empty party creation is prohibited
  • Attach a reply message to a feedback command
  • Fix null chat name with providing a feedback in a developers' chat
  • Moving from Travis CI to the GitHub Actions

v1.1.0.1

01 Jan 16:37
2aa986f

Choose a tag to compare

Fixed

  • Deployment fixed with system.properties
  • Messages format fixed
  • Absence of /help command in a pop-up command suggestions
  • Markdown formatting of messages

Parodia Magnifica

31 Dec 18:03
ee0200e

Choose a tag to compare

Added

  • /list command extension:
    • shows all the parties with given user
    • checks users within the group without tagging them
  • /add and /remove commands for more convenient party changing
  • /feedback command
  • Smart party suggestions:
    • misspelled parties to pull via Jaro Winkler algorithm
    • smart suggestions to remove stale abandoned parties
  • Subtle developing improvements
    • Adequate configuration
    • Databases indices
    • Caching parties and chats
    • Logging support
    • Commands refactoring
    • Miscellaneous tests

Fixed

  • Stop tagging itself while pulling up admins party
  • Face control rejection on space sequence
  • Database insertion failures

v1.0.2

16 Oct 20:00
e96ea33

Choose a tag to compare

Fixed

  • Implicit party pulling with media attached

v1.0.1

16 Sep 17:07
71f1805

Choose a tag to compare

Added

  • Bot replies on implicit tags
  • You can write trailing punctuation symbols when tagging (they will be ignored).
    And corresponding party name validation rules were added
  • Extended help message for each command (e.g. /help party).
    Make error message suggestions concrete respectively

Changed

  • /list command lists members as well
  • If you tag multiple parties - their members will be gathered in a single message and will have no repeats

Fixed

  • No party with no people, when all members had fc/dc problems
  • Implicit party calls are not case sensitive now (@pArTy will call party memebers)
  • You unable to create party called as the only user in the party (e.g. /create PullPartyBot PullPartyBot)

Party pulling

16 Aug 16:31

Choose a tag to compare

Added

  • Creating, modifying, tagging and deleting parties
  • Implicit party pulling
  • Rude mode