Browse Source

added credit

tags/v1.6.0
Roxie Gibson 6 years ago
parent
commit
e6c1704bc9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Roxbot/cogs/fun.py

+ 1
- 0
Roxbot/cogs/fun.py View File

@@ -35,6 +35,7 @@ class Fun:
add l<number> #only sum the <number> lowest rolls rather than all of them
+<number> # Add this number to the sum.
x<number> #only use at the end. roll the rest of the expression <number> times(max 10)")
Credit: TBTerra#5677
"""
response = ''
rollVerbose = True

Loading…
Cancel
Save