Bot for RB Recruiter. Can be used as a starting skeleton for most bots. Now open source!
Go to file
Miguel Nogueira 7a79963c47
Assign list of roles to new user on join
2020-12-27 22:53:11 +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 Assign list of roles to new user on join 2020-12-27 22:53:11 +00:00
.env.example Assign list of roles to new user on join 2020-12-27 22:53:11 +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!