Luna's Translations is a private Discord bot for the Hololive fandom written in TypeScript. It is being used on over 50 servers with an average of over 11,000 users each.
- Relaying YouTube livestream chat translations in real time from YouTube livechat to Discord
- Relaying channel owner and channel mod messages
- Relaying a streamer's activity in other streamers' livestream chat
- Sending notifications for community posts, YouTube streams, TwitCasting streams
- Easy translator blacklisting system
To get a feel for my coding style, compare my "message received" event handler to the two main public templates: the community guide of discord.js's and Discordeno's.