Updating the DiscordToEuroScope plugin for customization#42
Open
RoboFun01 wants to merge 3 commits into
Open
Conversation
notbxno
approved these changes
Sep 13, 2025
Contributor
Author
|
@miguelalbano , I believe this is ready for deployment to all sectors. :) I have now verified that the ownership of this discord application has been transferred to you. You can verify it here: https://discord.com/developers/applications/ and https://discord.com/developers/teams/ The images of how it looks are above. If you think it should be changed, feel free to say so :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Type
What kind of change does this PR introduce?
Issue Number and Link
N/A
Describe Your Changes
There is a new version of the plugin released. The changes were described here: Kirollos/DiscordEuroscope#23 by the dev.
Essentially, it allows the use of a config JSON to modify how it looks. Additionally, rather than reading the positions, from a position file, it gets it directly from the .ESE file.
All this can easily be modified, but this is what I thought so far.
Also, this can be completely managed centrally in this repo, as the config across all sectors would be identical.
The IDLE state:

The controlling state (if you are connected to sweatbox, but not running the simulation- meaning you still chose direct connect, and not start simulation- then you will be displayed like this too):

Running a sweatbox session:

Observing:

Its hard to capture with the snipping tool, but if you hover over any images, it will say "Visit us at vatssa.com".
Also, the logo’s can be changed extremely easily to the current official logo colours, and not this updated colour.
Checklist