Skip to content

Bot de simulación de lanzamiento de dados para Discord

License

Notifications You must be signed in to change notification settings

TheVaultdweller13/dado-bot

Repository files navigation

dado-bot

Virtual die for Discord

Requeriments:

  • Node (v20)
  • npm

Installation

  • Install dependencies:
> npm install
# Linux & MAC
> export DISCORD_TOKEN="YOUR_BOT_TOKEN_HERE"
# Windows (CMD)
> set DISCORD_TOKEN="YOUR_BOT_TOKEN_HERE"
# Windows (PowerShell)
> $env:DISCORD_TOKEN="YOUR_BOT_TOKEN_HERE"
  • Run the application:
> npm start

Commands

  • !help: See commands help
  • !info: See bot info
  • !XdY: Roll X dice of Y faces

License

ISC

About

Bot de simulación de lanzamiento de dados para Discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published