Skip to content

Releases: abrahamduran/flypack-bot

First Alpha Release is Here!

15 Mar 07:53
6cf883f
Compare
Choose a tag to compare
Pre-release
Add Support for Multiple Users (#2)

* Enable user sign in, approval and rejection of secondary users

* Implement TelegramUpdateHandler and FlypackUpdateHandler

* Update nuget packages

* Enable bot inline query

* Update cached users when a new user logs in

* Update cached paths and packages when a new user logs in

* Introduce a Notification Parser and send messages after successful login

* Implement command to change password

* Implement command to stop bot

* Implement command to get packages

* Hook up the commands

* Clean up the code

* Avoid non users sending unauthorized commands

* Notify user on successful password change

* Change bot messages to a friendlier look

* Fix flypack login false positive

* Fix channels Cache

* Avoid setting list properties if they are null

* Fix queries for secondary users

* Fix inline query message user lookup

* Update user login retry logic

* Update nuget packages

* Update to NET 6

* Update Dockerfile

Remove extra whitespace at the end of project name