Skip to content

Define bot commands with defcommand macro#22

Merged
lsdrfrx merged 2 commits into
developfrom
feature/add_defcommand_macro
Jun 27, 2026
Merged

Define bot commands with defcommand macro#22
lsdrfrx merged 2 commits into
developfrom
feature/add_defcommand_macro

Conversation

@lsdrfrx

@lsdrfrx lsdrfrx commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Description

Adds defcommand macro to create bot commands

Ready Checklist

  • Implementation: code works, types are specified, dialyzer passes
  • Documentation: functions have @doc, README updated if needed
  • Tests: tests added/updated, mix test passes locally
  • Example: usage example added to /example

Related Issues

Closes #18

@lsdrfrx lsdrfrx added this to the Backlog milestone Jun 26, 2026
@lsdrfrx lsdrfrx self-assigned this Jun 26, 2026
@lsdrfrx lsdrfrx changed the base branch from main to develop June 26, 2026 17:35
- Add `defcommand` usage example into `example/`
- Update `CHANGELOG.md`
- Update docs
@lsdrfrx lsdrfrx merged commit b5e4ee0 into develop Jun 27, 2026
@lsdrfrx lsdrfrx deleted the feature/add_defcommand_macro branch June 29, 2026 12:56
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.

Define bot commands with defcommand macro

1 participant