Skip to content

tobiasmiosczka/DiceBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

DiceBot

State-of-the-art Discord dice bot.

Commands

!r [arg]

Returns the result of a roll as specified by the argument. Examples are:

  • !r 1d6
  • !r 3d20 + 3
  • !r (5d100 - 1d6) * 2

This command also supports the full JavaScript/ECMAScript language.

!p

Returns the result of 3d20 rolls and shows if a critical hit or miss occurred according to the rules of TDE5.

!v [time to vote in seconds] [option1] [option2] ..

Starts a vote.

!rcu

Returns a random user of the voice channel.

!rgu

Returns a random user of the guid.

!rco

Returns the user of the voice channel in random order.

!rgo

Returns the user of the guild in random order.

!help

Returns a list of all commands.

!info

Returns a link to this page.

Licence

The full licence text is in Licence.

About

State of the art Discord dice bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages