Created in Unreal 4. Written in C++ and Blueprint.
Much of the core gameplay loop is done through blueprint, but network communication, REST calls and OAuth to other services is all done in C++. The integrations are to allow players to connect over Discord or other services during gameplay.