ivysochyn / apartment-parser

Apache License 2.0
0 stars 0 forks source link

Integrate offer parser into the bot #25

Closed ivysochyn closed 1 year ago

ivysochyn commented 1 year ago

The task is to integrate that offers parser into the StartBot function.

The parser should be run in a separate goroutine, also goroutines should be used for parsing specified offers.

ivysochyn commented 1 year ago

Merged in #26 .