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

Typescript Rewrite #12

Merged
merged 5 commits into from
Jan 28, 2022
Merged

Conversation

AGuyNamedJens
Copy link
Owner

@AGuyNamedJens AGuyNamedJens commented Jan 27, 2022

Brief summary of the broad changes:

  • Switched the main language to TypeScript
  • Added multiple config options
  • Rewrote the README
  • Switched from chat commands to slash commands in order to support Discord's phasing out of the former
  • Added the ability to check for binary and mod updates
  • Formatting options for chatting

Continues a part of #10 as things went wrong.

@AGuyNamedJens AGuyNamedJens added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Jan 27, 2022
- Added .catch on `rcon.send`'s since it crashes everything
- Optimized the incoming message variable
- Fixed indication
@AGuyNamedJens
Copy link
Owner Author

Latest commit fixes a crash on each of the rcon.send lines of code. Who the hell designed it to crash on Typescript, while not crashing on Javascript?

@AGuyNamedJens AGuyNamedJens self-assigned this Jan 28, 2022
@AGuyNamedJens AGuyNamedJens merged commit 68baa59 into AGuyNamedJens:typescript Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
1 participant