SO THAT I can have this updated easier than having to remember to do it in the env files myself
Acceptance Criteria
AS a developer
GIVEN I want to release a new version
WHEN the bot gets deployed
THEN the /about command will automatically fetch the version from the package.json file
SO THAT I can have this updated easier than having to remember to do it in the env files myself
Acceptance Criteria
AS a developer GIVEN I want to release a new version WHEN the bot gets deployed THEN the
/about
command will automatically fetch the version from the package.json file