The problem I am running into is having ran the command !dice (number) over 100 times for various imitations of a D3, D4, D12, it has NEVER rolled a 1. That doesn’t seem like an issue but when a 3 sided dice can’t roll anything other than 2 or 3 it is.
Is there something I have set incorrectly in the api or something I can change to fix that??
the command you have currently generates a random number between 0 and 20 but starts at whatever comes after the command and ends at the 4th thing that comes after the command (since you have $(1) and $(4) in the url).