项目作者: tobiasmiosczka

项目描述 :
State of the art Discord dice bot.
高级语言: Java
项目地址: git://github.com/tobiasmiosczka/DiceBot.git
创建时间: 2020-04-09T11:31:52Z
项目社区:https://github.com/tobiasmiosczka/DiceBot

开源协议:MIT License

下载


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.