I want a lightweight bot that mirrors the feel of Study Lion yet focuses squarely on running and moderating study groups. It has to live on both my Discord server and our Slack workspace, sharing the same database so members can switch platforms without losing continuity. Core duties for the bot: create groups on-demand, assign or rotate moderators, open and close study sessions, and archive chat summaries or shared resources so everyone keeps track of what was covered. Because our community spans several countries, every visible command, confirmation, and automated message needs to be ready for multiple-language strings; I’ll supply the initial English copy and will plug in translations once your message file is set up for easy localisation. Your hand-off should include: • Source code with clear setup instructions • Step-by-step deployment guide for Discord and Slack (bot tokens, scopes, event subscriptions) • A concise README showing where to add new language files and how to switch the default language • Confirmation that simultaneous users on both platforms sync correctly for group membership and session status Keep the stack straightforward—JavaScript/TypeScript with Node, or Python if you prefer—so I can maintain it later. Once it’s running smoothly on my test servers, we’ll mark the project complete.