Krisztián Németh

Results 20 comments of Krisztián Németh

@martinrundstrom Are you using the public eBot? http://public.ebot.wedeho.be/ Or a private one?

@martinrundstrom You can't add extra messages with the public one. You need to run your own eBot service.

@martinrundstrom For Ubuntu/Linux: http://forum.esport-tools.net/d/2-how-to-install-ebot-on-debian-ubuntu-for-beginners Also for Docker: http://forum.esport-tools.net/d/80-ebot-docker-3

Try the tutorial made by vince52: [http://forum.esport-tools.net/d/2-how-to-install-ebot-on-debian-ubuntu-for-beginners](http://forum.esport-tools.net/d/2-how-to-install-ebot-on-debian-ubuntu-for-beginners)

@gelleby Did you edit these lines in app_user.yml? `log_match: ../../ebot-csgo/logs/log_match` `log_match_admin: ../../ebot-csgo/logs/log_match_admin` `demo_path: ../../ebot-csgo/demos`

edit like this: `log_match: home/ebot/ebot-csgo/logs/log_match`

and clear cache as root cd /home/ebot/ebot-web php symfony cc

This is something more advanced than the other suggestion Dávid had about having the Content Id as the Order Id.

Yeah, that was my idea too, to have multiple providers etc... But for now I would like to have the settings for Content Id over GUID, if that's okay.

It's needed for the webshop admins/cashiers/whatever to identify an order by a customer call or contact or whatever. It's not so simple with that generated long Id. As you usually...