jmseca / XiPato

Automating the search for opportunities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XiPato

Automating the search for opportunities


This project aims to develop an automated way to find the best car deals online.

Watchouts

Adding a new command

  • Add command Docs
  • Add command to bot (<command_name>_command)
  • Add command parser (parsec_<command_name>)
  • Change Help command Docs (dont forget the number of lines)

Adding new command flag

  • Change parsec function
  • Change command Docs (dont forget to update the number of lines)

About

Automating the search for opportunities


Languages

Language:Python 94.6%Language:PLpgSQL 5.4%