Skip to content

Tags: JSquadders/ChatBot

Tags

2.1.0

Toggle 2.1.0's commit message
Bump dep for security

2.0.1

Toggle 2.0.1's commit message
Update version

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2.0

- Change class structure so that it's easier to extend it to work in a different chat.

- Simplify DevOps through NPM script.

- chatControllerMap is now a global, singleton object, and it receives only one argument: ChatController.

- `ChatController` needs to be passed a View now.

- WhatsApp chat ID can be just part of the contact/group name.

- Overall refactor.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from JSquadders/mvc

Primeiro grande upgrade