This is the source of Bobsbotty in Gitter.
- Server running PHP with V8Js: http://php.net/manual/en/book.v8js.php
- Composer
composer require serafim/gitter-api
Gitter API Client 4.0- Edit
settings.php
with the required details - Run
run.php
:php run.php
The bot itself resides in run.php
. Everything inside the folder Bobsbotty
is just for the website where users can contribute challenges to the bot.