Bot for RB Recruiter. Can be used as a starting skeleton for most bots. Now open source!
Go to file
Miguel Nogueira 8470b8a423
Update debug message
2020-12-27 19:52:23 +00:00
.vscode Migrated to Gitea 2020-12-19 15:51:19 +00:00
Commandfiles Added "Gimme" command 2020-12-27 18:21:03 +00:00
src Update debug message 2020-12-27 19:52:23 +00:00
.env.example Added "Gimme" command 2020-12-27 18:21:03 +00:00
.gitignore Added proper logging and error handling 2020-12-27 19:26:38 +00:00
LICENSE Migrated to Gitea 2020-12-19 15:51:19 +00:00
README.md Add readme 2020-12-19 15:52:50 +00:00
bot.php Added proper logging and error handling 2020-12-27 19:26:38 +00:00
composer.json Added proper logging and error handling 2020-12-27 19:26:38 +00:00
composer.lock Added proper logging and error handling 2020-12-27 19:26:38 +00:00

README.md

RB Bot: Work In Progress

Feel free to use this as a starting point for your bots. It's been made to easily add more commands and actions, other than the ones currently available.

PR's welcome!