Skip to content

🎲 Err bot with useful random functionalities

License

Notifications You must be signed in to change notification settings

samueldg/err-rando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rando

Build Status

Rando is a bot with useful random functionalities, for when taking decisions is hard or inconvenient.

Commands

  • !cointoss — Returns "heads" or "tails".
  • !diceroll — Returns an integer from 1 to 6.
  • !dealcard — Returns a random card value and suit.
  • !pick — Picks from a user-defined list of space-sparated items.
  • !8ball — Returns a Magic 8-Ball reply.

Example usage

!cointoss:

Lazy Dev: New support ticket in... heads I take it, tails it's yours.
Lazy Dev: !cointoss
Rando: tails
Unlucky Dev: Dammit!

!pick:

Hungry Guy: Where do we go for lunch today?
Hungry Coworker: !pick pizza thai burger sushi
Rando: thai
Hungry Guy: All right, let's do this!

!8ball:

Insecure Dev: !8ball Should I deploy to prod this Friday?
Rando: My sources say no

Installation

Rando has no dependencies, so it can be installed easily using the steps described in Errbot's documentation Installing plugins section.

Contribute

Pull requests and issues are welcome!

About

🎲 Err bot with useful random functionalities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages