So, I need to create a Discord bot (in Java) that sends information about every new issue from a GitHub repo to a channel, since the GitHub webhook doesn't support Discord's Markdown.
The problem is that I can't figure out how to monitor GitHub for new issues. Can I use the webhook to do this? How would this work? And will this work on a Raspberry Pi, whose IP address is known to change after a router reboot?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…