Skip to content

Discord bot for relaying arbitrary wisdom via virtual fortune cookies.

License

Notifications You must be signed in to change notification settings

alex-y-z/omikuji

Repository files navigation

Prerequisites

Instructions

Start by setting up a bot application. Make note of the following for configuration:

  • Client ID: Developer Portal > General Information > Application ID
  • Token: Developer Portal > Bot > Token

Configuration

npm install  # Install dependencies
npm run init # Set credentials and deploy commands

Execution

npm start # Bring the bot online

Commands

/cookie
/fortune
/numbers amount: [1, 12] min: [0, 1000] max: [0, 1000]
/roll amount: [1, 12] sides: [4, 256]
/flip call: 'heads' | 'tails'

Attributions

About

Discord bot for relaying arbitrary wisdom via virtual fortune cookies.

Topics

Resources

License

Stars

Watchers

Forks