Bogsy's Dice Bot: Server - ProfSamScott/bogsys-dice-bot GitHub Wiki
Server-Level Commands
All the commands listed here require Manage Server
permissions.
/modifier
, /quickroll
, /table
, /shortcut
, /delete
)
Server Aliases (Use the srvr:
prefix or the access
parameter of a slash command to define server-wide aliases
- For example,
srvr:mod = 5
,srvr:roll = d20 + d4 + mod
,srvr:roll == d8; d0; d12
,srvr:roll=
(to delete)
Users access server aliases like any other alias.
If there is a name conflict between a user and server alias, the server wins.
Server Alias Use Cases
Use server aliases any time you want the users to use a roll that you define.
You can define a server quickroll that makes use of individual users' modifiers.
- First, define your own personal modifier.
- For example,
strength = 3
- For example,
- Then define a server quickroll.
- For example,
srvr:attack = d20 + strength
- For example,
- Now everyone uses the same
attack
quickroll, but using their ownstrength
modifier.
Bulk Delete
Use the prefixed command srvr:delete_server_aliases
in a channel named #bogsy-unsafe-commands
to delete all server-level aliases from your server.
Command Prefix
Use the prefixed command prefix _
to change the command prefix on your server.
Help, I Forgot My Command Prefix!
If you have forgotten your command prefix, use a bot mention to send the prefix
command to change it.
- For example,
@Bogsy's Dice Bot
prefix .
/bling
, /bling_reset
)
Default Bling (Use bling ___
to change the default bling on your server
Use bling
on its own or the slash command /bling_reset
to reset the default to :sparkles:
✨
Users can use mybling
to override the default.
/crit
)
💥 and 🎈 (Use crit on
to turn on 💥 and 🎈 for critical hits and critical fails on a d20 roll.
USe 'crit off' to turn them off
/verbose
)
Verbose (Use verbose on
to make all messages from the bot public (except private buttons), and allow prefixed commands to remain visible.
Use verbose off
(default setting) to make messages from the bot private where possible and remove prefixed roll commands
Next Topic
All Topics
basics, terminology, tags, modifiers, quickrolls, success, multirolls, shortcuts, tables, embeddings, groups, buttons, favorites, weird, 5e, fate, pbta, ars magica, blades in the dark, hack, bling, server, other, slash, contact