Gitea is where our code lives and shines. We love self-hosted and would rather not pay too much money for GitHub private repos, so we just use our own Gitea instance. Gitea
Discord is used for all the discussions with our community, and discussions between our entire staff (including Community Managers, Chat Moderators and BATs). We also use a Discord bot we developed to deploy new code to the server. Discord
Trello is the core of our workflow. All tasks to be done go on Trello, and whenever you have to work on something, you go on Trello to check out what you could work on. And it works perfectly for us. Trello
Redis is probably the single piece of software we love the most. We just love its simplicity, speed and we use it for caching data, storing user sessions, and making leaderboards. It just works perfectly for us. Redis