All Projects → DFilipeS → rent-bot

DFilipeS / rent-bot

Licence: MIT license
My personal Facebook Messenger chat bot that helped find an apartment to rent.

Programming Languages

elixir
2628 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to rent-bot

Recognizer
A authentication and user service
Stars: ✭ 106 (+16.48%)
Mutual labels:  phoenix-framework
Short url
🔗 short url app elixir Phoenix
Stars: ✭ 162 (+78.02%)
Mutual labels:  phoenix-framework
phoenix-cms
Headless CMS fun with Phoenix LiveView and Airtable
Stars: ✭ 72 (-20.88%)
Mutual labels:  phoenix-framework
Elixir Companies
A list of companies currently using Elixir in production.
Stars: ✭ 1,475 (+1520.88%)
Mutual labels:  phoenix-framework
Ember Phoenix
Phoenix Framework integration and tooling for Ember.js apps
Stars: ✭ 140 (+53.85%)
Mutual labels:  phoenix-framework
Phoenix Toggl
Toggl tribute done with Elixir, Phoenix Framework, React and Redux.
Stars: ✭ 176 (+93.41%)
Mutual labels:  phoenix-framework
Adoptoposs
Finding co-maintainers for your open source software project.
Stars: ✭ 93 (+2.2%)
Mutual labels:  phoenix-framework
phxsockets.io
Phoenix sockets and channels GUI client
Stars: ✭ 16 (-82.42%)
Mutual labels:  phoenix-framework
Docker Phoenix
A dockerized Phoenix development and runtime environment.
Stars: ✭ 152 (+67.03%)
Mutual labels:  phoenix-framework
Phoenix Trello
Trello tribute done in Elixir, Phoenix Framework, React and Redux.
Stars: ✭ 2,492 (+2638.46%)
Mutual labels:  phoenix-framework
Phoenix Liveview Counter Tutorial
🤯 beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 ⚡️
Stars: ✭ 115 (+26.37%)
Mutual labels:  phoenix-framework
Phoenix Docker Compose
Docker development environment for Elixir+Phoenix
Stars: ✭ 131 (+43.96%)
Mutual labels:  phoenix-framework
Phoenix And Elm
Example application using Elixir, Phoenix and Elm
Stars: ✭ 188 (+106.59%)
Mutual labels:  phoenix-framework
Sentinel
DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality
Stars: ✭ 109 (+19.78%)
Mutual labels:  phoenix-framework
admissions
Admissions is the gateway to Elixir School's private Slack
Stars: ✭ 18 (-80.22%)
Mutual labels:  phoenix-framework
Phoenixsharp
C# Phoenix Channels client. Unity Compatible.
Stars: ✭ 96 (+5.49%)
Mutual labels:  phoenix-framework
Tune
A streamlined Spotify client and browser with a focus on performance and integrations.
Stars: ✭ 166 (+82.42%)
Mutual labels:  phoenix-framework
pokerex client
Elm client for PokerEx project
Stars: ✭ 39 (-57.14%)
Mutual labels:  phoenix-framework
phoenix assets webpack
Asset Pipeline with Webpack on Phoenix
Stars: ✭ 52 (-42.86%)
Mutual labels:  phoenix-framework
Realtime
Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir.
Stars: ✭ 4,278 (+4601.1%)
Mutual labels:  phoenix-framework

Rent Bot

Configure Facebook Messenger Bot

  • Create a page in Facebook.
  • Create a new application in Facebook Developers (https://developers.facebook.com/apps/)
  • Get verify and access token for Facebook Messenger Bot API.
  • Change verify and access token in apps/rent_bot_web/config/config.exs.

Customize crawler queries

To get a customized query, first go to each website and make your search. Search parameters will displayed in the address bar. Simply change the URL in each file to match your search.

  • apps/crawler/lib/custo_justo.ex - URL at top of the file
  • apps/crawler/lib/idealista.ex - URL at top of the file
  • apps/crawler/lib/imovirtual.ex - URL at top of the file

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].