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 more helper functions to simplify module code #1861

Open
takaro-ci-bot bot opened this issue Jan 5, 2025 · 0 comments
Open

Add more helper functions to simplify module code #1861

takaro-ci-bot bot opened this issue Jan 5, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request needs-triage

Comments

@takaro-ci-bot
Copy link
Contributor

takaro-ci-bot bot commented Jan 5, 2025

Description

Add more helper functions to simplify module code, such as 'PM' for private messages. This will make it easier for users to write and understand modules.

Requirements/use-cases

  • Users should be able to use short, intuitive helper functions like 'PM' instead of longer, more complex code.
  • Helper functions should cover common operations in modules, such as sending messages, creating variables, etc.
  • The new helper functions should be well-documented and easy to understand.

Examples

  • Instead of gameServerController.sendMessage, users can use PM for private messages.
  • Create a helper function for creating variables with simpler arguments.

Possible duplicates:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant