RootTheBox icon indicating copy to clipboard operation
RootTheBox copied to clipboard

Send Notification or Email for New Challenge

Open g33kroid opened this issue 2 years ago • 1 comments

Hi ,

I was wondering if there is a way to send notifications or emails when new challenge is added

g33kroid avatar May 13 '22 07:05 g33kroid

There is a way to send a global notification via the in-game notifications. On the Administrator Panel (admin home page) on the Notification section, there is a button "Create Notification". We haven't yet tied that into the email system though.

To get the emails of users, you could query the database SELECT _email FROM user;

eljeffeg avatar May 13 '22 20:05 eljeffeg