Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add marquee reader from server #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add marquee reader from server #10

wants to merge 2 commits into from

Conversation

kouacc
Copy link

@kouacc kouacc commented Aug 18, 2024

Pretty simple
The MakeAddition function currently uses a default string for the marquee, meaning no possibility to edit it.
So, this PR adds a reader to change this value, by fetching a .txt file directly from the assets folder on the server.
If the fetch or the read fails, it will auto-default to the current marquee text.

See the following PR on the MCC Server for more details

@kouacc kouacc requested a review from noahpistilli August 18, 2024 14:43
first/addition.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants