Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Releases: Davide95/telegram-integration-dialogflow

3.1.1

04 Jul 09:49
Compare
Choose a tag to compare

Stability updates:

  • handled exception if one or more Telegram user in the ADMIN_CHAT_ID array doesn't exist anymore;

3.1

14 May 08:09
Compare
Choose a tag to compare
3.1

New features:

  • support for other languages in addition to Italian;

Stability updates:

  • fixed wrong logging levels;
  • now the project doesn't crash if one or more chat_id are not valid / the admin has not started the conversation anymore (e.g. through the /start command);
  • newline characters are now considered in the bot response;

3.0

03 May 12:27
ced3fda
Compare
Choose a tag to compare
3.0

Breaking changes:

  • Dialogflow api migration to v2

2.0

19 Apr 18:35
Compare
Choose a tag to compare
2.0

New features:

  • incoming voice messages supported through wit.ai;
  • multiple admin chat IDs;

Breaking changes:

  • New way of passing config parameters;

Stability updates:

  • python-telegram-bot updated;

1.0

15 Mar 18:07
7c0d299
Compare
Choose a tag to compare
1.0
Added the travis button