diangogav / EDOpro-server-ts

Welcome to Evolution Server, a versatile platform for creating Yu-Gi-Oh! matches, fully compatible with EDOPro, Koishi, and YGO Mobile! But this time, we focus on the scalability of the code, allowing for easy implementation of new features related to the data generated during the duels.
https://evolutionygo.com
13 stars 8 forks source link

Create an API endpoint for send system message #38

Closed diangogav closed 4 months ago

diangogav commented 1 year ago

Description

We need an API endpoint to send server messages to clients using the ServerMessageClientMessage...

Tasks

Acceptance Criteria

DembaIsCodingg commented 7 months ago

Hello there, this is one of my first open source contribution. Nice to meet you, in what folder should i implement this code ?

diangogav commented 7 months ago

Hello there, this is one of my first open source contribution. Nice to meet you, in what folder should i implement this code ?

Hello, @DembaIsCoding, nice to meet you, and thank you for your interest in this project. In the pull request, I will include my suggestions. :raised_hands:

diegofcornejo commented 4 months ago

The issue has been resolved in pull request #92.

diangogav commented 4 months ago

Thanks @diegofcornejo <3