srobo / ansible

Ansible configuration for Student Robotics' pet machines
MIT License
0 stars 4 forks source link

Add hosting of the Discord Logs Uploader bot #61

Open PeterJCLaw opened 4 months ago

PeterJCLaw commented 4 months ago

Summary

I'm not sure where this runs currently, if at all, however as we need it to share the friendlies logs and will need it for the Virtual Competition we should add it here.

This is pretty much a copy/paste of the role for the gated-entry bot.

Code review

Testing

This applies cleanly locally, however I'm not sure how to test it in prod as that will need to connect to actual Discord.

Links

https://github.com/WillB97/discord-logs-uploader

PeterJCLaw commented 4 months ago

I'll hold off deploying this until https://github.com/WillB97/discord-logs-uploader/pull/2 merges. Would also be great to pick up @Adimote's fixes for Discord's API changes (https://github.com/Adimote/discord-logs-uploader/commit/29866c19c0aeadc781cc8937e17f13668bdba864, currently not in a PR).