This application is a chatbot developed in the OneBitCode bootcamp course.
Here are the technologies used in this project.
- Ruby
- Sinatra
- Rest-client
- Webmock
- Docker
- PostgreSql
- Github
- DialogFlow
-
Dependency
- Docker
- Docker Compose
-
To build the containers:
$ docker-compose build
- To create the bank and do as migrations:
$ docker-compose run --rm app bundle exec rake db:create db:migrate
- To install as gens:
$ docker-compose run --rm app bundle install
- To run the project:
$ docker-compose up
-
Create and configure a DialogFlow API.
-
Synchronize your API with the OneBitBot.
-
Enable your API's app that the OneBitBot will be used.
-
Thats It!
The application do activities like;
- Translate words
- Have a helper menu
- Talk with the person
- Learn phrases and hashtags associated
- Repository: https://github.com/Lucasdfg07/Onebitbot
- In case of sensitive bugs like security vulnerabilities, please contact Lucassiqueiraferandes07@gmail.com directly instead of using issue tracker. We value your effort to improve the security and privacy of this project!
1.0.0.0
- Lucas Siqueira Fernandes
Please follow github and join us! Thanks to visiting me and good coding!