Small Node.js service that receives incoming webhook events, validates the shared envelope, routes each event to a configured Discord webhook, and sends a formatted Discord embed. All routings in the ...
LingoBot is developed using Python and the discord.py library. Drawing inspiration from Duolingo, I aimed to create a tool that makes learning new words effortless and enjoyable, all within an ...