MessageHelper.RATH_CONTACT and MessageHelper.KAMI_CONTACT should be soft coded in RathBot.conf
[ ] Soft code contact info into RathBot.conf
[ ] Constant name should be changed to ADMIN_CONTACT
[ ] Constant type should be changed to an array containing contact info of relevant admins and constructed at startup from RathBot.conf
[ ] Any Disc action that references either contact constant should be recursive or contain a loop to construct message including all relevant admin contacts.
MessageHelper.RATH_CONTACT and MessageHelper.KAMI_CONTACT should be soft coded in RathBot.conf