This is Kot, a quote engine for TdCT. Kot requires Python 2 and Flask. In order to run Kot, you just have to execute the script ‘kot.py’; then Kot is made accessible through . Currently, the available pages are: * : the root; currently similar to . * : the index, all the quotes are listed there. * : to briefly get the 20 last added quotes. * : to briefly get 20 random quotes. * : to get the quote with the given id.