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

Update roll command, added joinNumbers #58

Merged
merged 15 commits into from
Nov 12, 2023
Merged

Commits on Oct 26, 2023

  1. Update roll command, added joinNumbers

    making it so you can do `!roll 2d6+10` and get `Bot: user rolled 12 from 2d6+10: (1, 1) + 10`
    real-salad authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f59d5a9 View commit details
    Browse the repository at this point in the history
  2. Update commands.go

    real-salad authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bc12408 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Update commands_test.go

    real-salad authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ee51485 View commit details
    Browse the repository at this point in the history
  2. Update commands.go

    real-salad authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bf980c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update commands.go

    real-salad authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    327dd40 View commit details
    Browse the repository at this point in the history
  2. Update commands_test.go

    real-salad authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bddf04a View commit details
    Browse the repository at this point in the history
  3. Update commands_test.go

    real-salad authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6d43ddb View commit details
    Browse the repository at this point in the history
  4. Update commands.go

    real-salad authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    88a40d0 View commit details
    Browse the repository at this point in the history
  5. Update commands_test.go

    real-salad authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2215959 View commit details
    Browse the repository at this point in the history
  6. Update commands_test.go

    real-salad authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b770927 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. review feedback

    real-salad authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    984d119 View commit details
    Browse the repository at this point in the history
  2. Update commands_test.go

    real-salad authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5095713 View commit details
    Browse the repository at this point in the history
  3. Update commands.go

    real-salad authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5b5761f View commit details
    Browse the repository at this point in the history
  4. Update commands_test.go

    real-salad authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0862af5 View commit details
    Browse the repository at this point in the history
  5. Update commands.go

    real-salad authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f3b4ede View commit details
    Browse the repository at this point in the history