Skip to content
Pavel Serikov edited this page Mar 17, 2017 · 5 revisions

Welcome to the bookingbot wiki!

Here is a business logic of our bot

simplified_classes_diagram

State diagram

state_diagram

Dependency graph

Can be generated by prereq-grapher -d 1 -nc -verbose -svg -o bot.svg $(ls *.{pm,pl})

Clone this wiki locally