This single project contains sources code for several bots:
- Нейроорлов
- Дон Бот
- Порфирьевич
- Нужен Ответ
- Нейродыня
- Нейротоксик
Other non-popular ones were removed.
To make this work, the following changes required:
- Add proper HTTPD_HOST and TJOURNAL_WEBHOOK_TOKEN in GNUmakefile
- Add proper api_token in protos/config.pl
Of course you need a proper tjournal.ru.
To start:
make start
To stop:
make stop
You also might need to install dependencies:
make deps
This code provided as is without any guarantee from developer's side.