phpmx / phpmxbot

A Slack bot for the PHP Mexico Community.
3 stars 7 forks source link

Reorganize code #18

Closed eruizdechavez closed 3 years ago

eruizdechavez commented 3 years ago

Reorganize code for better organization, reusability, and testing.

eruizdechavez commented 3 years ago

@dmouse your turn!

Btw, I need to fix test.php because it is now trying to reply to those fake messages. I need to investigate how to mock those bot methods... or we can focus on the tests pull request and leave it as is for now.