Added Changed Fixed

v1.2.0 Minor Update

Rares
4 years ago

v1.2.0 (270522) -- Minor Update

Added
  • final version of Taco function (The official launch will be as soon as possible);
  • Scheduled Messages directly from Spreadsheet -- we're doing this in our way, without any other 3rd party apps or APIs like Zapier; (can be refreshed from Admin Menu without restarting the app)
  • added a pre-release of a function that populate an array with all of Users Data (will be used in the future for the Attendance System) + 3 other functions
Changed
  • /help (Help Menu) is completely dynamically generated from Spreadsheet (can be refreshed from Admin Menu without restarting the app)
  • Taco texts (but not only) can now be personalised and changed directly from Spreadsheet (can be refreshed from Admin Menu without restarting the app)
  • Admin Menu -> Refresh Category have now a single dynamic action listener (saving around 120 lines of code)
Fixed
  • some minor bugs (Taco function & auxiliary functions)
Changed Fixed Added

v1.1.0 Minor Update

Rares
4 years ago

v1.1.0 (230522) -- Minor Update

Added
  • Starting with this release, an alias has been added for the /bot command: /kebabot, which will behave exactly like /bot, opening the menu;
  • The Admins will have a special Admin Menu, from where it will be possible to execute various actions, specific to the optimal running of the BOT and refreshing contents
  • Content added when you open the app and navigate to Home tab
Changed
  • Some internal changes for Admins, on editing the information in the Spreadsheet, so that the algorithm can grab the information as correctly as possible.
  • Different variables have been replaced with arrays and keep the information clean, in as few variables as possible.
Fixed
  • The Status Change would not be announced if the same status was set as before the Clear Status.