- Fix admin message when a restricted user access the bot. (
eab37f8
)
- Changes in texts returned by the bot and better error handling (
f138dbd
) - IF any text is sent to the bot, it will look for free chargers (
b887132
) - Pop onlyAvailable info instead of getting it (
9a68c98
) - Remove reply keyboard when not needed (
e6ef39b
) - Conversation tests (
0a71919
) - Added needed charger statuses (
a0e1833
) - Debugging (
ca4287c
) - Added command buttons to reply keyboard (
804fb68
) - Inlcude offline chargers (
976c8ec
) - Fix fallback method (
7300b41
) - Markup errors in text (
3d7716a
) - Fix map link (
53a01ff
) - Texts corrections (
40323d0
) - Fix unit tests (
5cf17fb
) - Change parse mode to HTML (
677cd62
) - Escape markdown (
7fd0a03
) - Fix misspelling (
3e4cb9a
)
- Add ADMIN_USER as a env variable instead of taking the first user in VALID_USERS as admin (
3bc5f4b
)
- Changelog in english (
ad0aa4b
) - Improve readability of welcome message. (
08a52b2
) - Improve messages returned to users (
fedfa30
) - Fix test (
e5a9230
) - Fix misspelling in some messages (
f2e999e
) - If no ADMIN_USER env variable has been defined it takes the first user from VALID_USERS as the ADMIN_USER (
526a401
) - Remove date from logging (
d4c0133
) - Update method and conversation status names (
2cf8a2f
) - Add some logs (
070484b
)
- Remove Google Cloud Functions support (
bede341
)
- With this change the bot will not be able to be deployed anymore as a Google Cloud Function (
bede341
)
- Add new env variable to app.json (
bf67f23
) - Moooooore docuemtation updates (
7875d52
) - Documentation update (
9e9bef3
) - Better description app.son descriptions (
2092258
) - Skip conversation tests on non windows environments (
2178072
) - Fix app.json (
4847dc3
)
- Refactor heroku bot (
f3437bb
)
- Added needed changes to be able to run bot in heroku (
f1b66db
) - Fix error executing bot on heroku (
5c1f989
)
- Fix requirements.txt to work with Google Cloud (
6d4a5cf
)
- Semantic version config (
7c7ae34
) - Fix dependencies (
d2932e6
) - Add print for debug (
47006d2
) - Fix import (
7ee75c3
) - Fix melib import (
552a5b3
) - Added requirements (
678375c
)
- Include bot version in help message (
ab53a22
)
- Avoid to updload unneeded files to Cloud Functions (
fbfb80d
)
- Fix semver (
1e78940
)