#ddb-avrae-help

1 messages · Page 6 of 1

elder prawn
#

But could add it to my character?

viscid kernel
#

There’s two versions of Mind Sliver: the one from TCOE that you added to your character, and the one from the 2024 PHB.

elder prawn
#

Ah

#

I'll double check I've loaded everything in right

viscid kernel
#

Since your character in Avrae is set to use the 2024 rules, it’s trying to run the latter, which you don’t have access to.

#

Try running !csettings version 2014 to switch.

#

Your DM can also change it to 2014 for your whole server in !servsettings

elder prawn
viscid kernel
#

Happy to help!

#

Just make sure your DM also runs !servsettings so you don’t hit the same problem there.

#

If the server is set to override you back to 2024 rules, it still won’t work there.

primal wraith
#

OK stupud question here.... I have some friends trying to link discord to their D&D Beyond account, but it keeps giving them both the same error. I don't remember exactly how I did it a couple years ago. What am I missing? They went to account on Beyond and clicked link discord, then it asks them to enter their discord login info. After that, it tells them incorrect email or password. Even though they can go to discord and use that same info to login to discord.

viscid kernel
#

Not sure. I’ve never heard of that happening before.

lavish night
#

how does one do names for monsters? (like adding monsters with the !init madd)

#

my brain is kinda farting lol

empty linden
#

By default Avrae gives them a two letter identifier and a number (like goblins will be GO so the first goblin will be GO1).

#

You add them to initiative as you noted via !i madd <name of monster>

lavish night
#

yeah ik, just asking for custom names as GO1 and what not isnt what i want lol

empty linden
#

Oh how to give them custom names?

#

Let me look it up real quick

lavish night
#

yeah sorry for being unclear

empty linden
#

No no, you're good

lavish night
#

ik you can do it with the other monster/creature adder (!init add <modifier> <name>), but thats alot of things i gotta add to make it work

empty linden
#

So the options for a creature in initiative is under the opt subcommand.
So you'd use !i opt <name of creature in initiative> -name <new name>

lavish night
#

ah

#

fair enough

#

thanks

empty linden
#

You can also use the opt subcommand to tweak creatures as well (adjust HP, give/remove vulnerabilities, adjust AC, etc.)

#

Use !help init opt to learn more

lavish night
#

yeah i did do that command trying to figue it out but missed it or did the !help init add command and it didnt show

#

either way it works now, abit slow but eh, its fine

empty linden
#

Avrae will direct message you when using !help - but also maybe you asked when Avrae was being update/refreshed so nothing got returned.

lavish night
#

thanks very much

lavish night
viscid kernel
#

!i madd orc -name "Bob the Beefy"

woeful zephyr
#

im making graviturgy wizard on dnd beyond for 2024. How would i make a concentration feature on there so avrae would recognize it? (Graviturgy wizard's lvl 14 Event Horizon)

#

not sure if thats worded properly

viscid kernel
#

Or probably even just !a event

woeful zephyr
#

Adjust density doesn't, violent attraction doesn't, and event horizon doesnt

viscid kernel
woeful zephyr
viscid kernel
#

To get started, you can mouse over your character and click the wrench that appears.

#

If you add an Event Horizon action there, then you’d be able to call it with !a event as you would for any built-in action.

#

For concentration specifically, you’ll want to target yourself (i.e. “caster”), then add an Initiative Effect that has “Requires concentration” checked.

woeful zephyr
empty linden
#

Make two different versions the user can pick

#

Kind of how a longsword attack has two attacks - one for one handed and one for two handed.

viscid kernel
#

That’s the easier option, yeah.

#

There’s also a -choice arg that could be used if you want an all-in-one solution.

viscid kernel
#

There’s a runtime variable called choice that you can use in your automation.

#

So if someone used !a "adjust density" -choice halve, then in your automation, choice would give you 'halve'.

#

So you can use a branch node to check if choice === 'halve'.

late elmBOT
#

Cloud-Based Service Outages Affecting D&D Beyond

Hey all, as you've likely seen, D&D Beyond is currently being affected by the cloud-based service outages affecting many other sites.

We are monitoring the situation and doing what we can from our side to help expedite this being resolved, however it is currently not something we have direct control over. We are already starting to see things returning to normal with some service providers, though it may take up to 24 hours for all providers DNS servers to correct the issue.

hot imp
#

So if I’m a barbarian and I rage with frenzy and I have the savage attack feat do I type
“!a greataxe -t <enemy> frenzy savage attack”?

ebon rain
#

Am I able to look up my homebrew items with Avrae? If my Beyond acc is connected?

dim trout
humble musk
#

Heya! Is it possible to make it so that clicking buttons on a D&DBeyond Character sheet will automatically generate avrae commands? I'm joining a PbP server and I'm hoping to still be able to use my D&DBeyond character sheet for more than just linking the data

empty linden
#

Avrae can connect to a DnDBeyond campaign and share the dice rolls (created by character sheets, etc.) into Discord chat.

#

See !help campaign to learn more.

humble musk
empty linden
#

Are you the DM? If not you don't use that command

humble musk
#

Ah, I am not.

#

I'm just a player

empty linden
#

Instead you use the !import <url to your character sheet>

#

That imports that DnDBeyond character into Avrae.

humble musk
#

That's the question I'm trying to solve

empty linden
#

Yes - if the DM has used the !campaign command to connect Avrae to their DnDBeyond campaign. Then any DnDBeyond characters in that campaign should send their dice rolls into the channel that has had that !campaign command used on.

humble musk
#

Gotcha. I'll ask him if there's a designated channel for avrae outputs from D&DBeyond

viscid kernel
humble musk
# viscid kernel Use the link for the campaign page itself, not the campaign invite link.

I'll give that a shot. However, I don't think they have it setup, since this server is a West Marches server with more than a dozen separate questing channels. I asked and they said they don't have this setup due to the micromanaging that would be involved to change where everyone's exported DDB rolls go.

It makes me curious if a command could be made to post D&DBeyond rolls to the channel you typed that command in last? I.E. if you're questing in room 1, go to #pbp-ooc-1, type !DDBInt, and now any rolls you make on your D&DBeyond sheet, are pasted there

humble musk
#

(I suggested this on the Avrae server, it sounds like it's not possible due to D&DBeyond tightly linking to a specific campaign, rather than a specific character, thus not giving enough data to differentiate where character rolls go)

late elmBOT
#

2024 Automation Updates

Heya, Avrae users! Today we pushed out a bunch of fixes, updates, and additions for automations that were included with the recent books, from the 2024 Player's Handbook and on. You may have already seen these reflected in Avrae, but we're putting the full list here for you to see.

If you're on the server already, check out the thread below for a full list of changes! (There are so many that I cannot fit them into a single announcement!) If you're not on the Avrae Development server yet and curious to see all the cool changes that our developers have been working to implement, come join us to view the list. Thanks for your patience while we worked on collecting and resolving these issues!

Update:
Hello, everyone! As an update to the above, it seems that there are some issues regarding Avrae properly recognizing the changes made and ensuring they are accessible to everyone. The development team is taking some time to look over what could have gone wrong to ensure that these changes are properly ingested so as to ensure that Avrae behaves as expected. Thanks for your patience!

rich iris
#

My friend’s rolls aren’t showing up in a discord with the Avrae bot linked. We have tried updating his character, re-connecting his account, and even checked to see if both apps were updated. He is apart of this server and I don’t have any other ideas on how to help him with it

dim trout
rich iris
#

Yeah. It works fine for the others, just not him. And he’s linked his character more than once

dim trout
rich iris
#

Yep

viscid kernel
rich iris
#

He hasn’t used that yet, but that’s a good start.

rich iris
idle bolt
#

hi,, why my svar did not work? it sayys its registered but did not work when I use it

idle bolt
viscid kernel
#

You can set it up using !servsettings.

idle bolt
#

it works, thank you

#

do you know why I cannot join Avrae server?

viscid kernel
#

What happens when you try?

idle bolt
viscid kernel
#

I’m not sure. I don’t think I’ve ever seen that before. 🤔

idle bolt
#

Thank you

round musk
#

Same. How many other Discord servers are you in? Hopefully it's not just the general limit on the number of servers you're on

gusty egret
#

There's nothing in the logs there.

sage pewter
# idle bolt

Heya, I'm one of the mods from over on the Avrae server. Could you try a few things for me?

  • Try to join again without changing anything, maybe it was a Discord issue.
  • If you have a phone number linked to your account, remove it and try again, re-linking the phone number after successfully joining.
    If you still can't join, let me know. I've never seen this issue happen before, but I'm going to try and see what could be causing it. Thanks for your patience!
late elmBOT
#

Hello, all!

We'll be restarting Avrae for debugging the issue with the missing automations from the last update. We don't expect any interruption to service but it's possible that the bot may be unavailable for up to 15 minutes. Thanks for your patience! This post will be updated when work is complete.

Update: The automation updates have been reloaded and are ready for testing! If you spot any issues, please report them in #795768989729030165.

torpid drift
#

I've noticed a fault with the Weapon Mastery "Graze" Feature through Avrae.

When a Barbarian is raging and misses with a Graze Weapon.. the Graze action adds the Rage damage. Which according to how Graze is written, it shouldn't.

viscid kernel
#

I’d recommend using the link above for any Avrae bug reports.

candid sphinx
#

Hey I'm starting a campaign as a DM and I'm trying to put a D&D bot into the server since some of us are remote to make things easier but I'm not sure what to use so I followed Google and joined the dungeons and dragons discord

bright seal
#

Hi trying to get my wife in to dnd and I need some help she has a character sheet made up online and I want to start her in something basic I have experience in dnd but don’t think I have what it takes to be a dm so I’m needing a dm and maby a couple players to help me get her in to a basic game get her familiar with things

viscid kernel
#

This channel is for getting help with Avrae, but #find-a-game can point you toward the available games here.

late elmBOT
#

Avrae Community Update - 7/11/2025

Hello, all! Here is your weekly update on new Avrae features/content releases, automation updates, and bug fixes. Please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server!

New Features

  • Dicecloud / Google Sheets: Allows specifying which version of action to use by 1drturtle
  • Dicecloud: Add avrae:no_action and avrae:no_spell tags to V2 import to explicitly opt out spells from those imports by LazyDope
  • Various documentation updates by 1drturtle, cclypeatus, and VeryGreatFrog

User Automations

  • Grasping Vine. Spell logic and grapple mechanics improved. Thanks to thereverendb
  • Sorcerous Burst. Scaling fixed, and added option for cvar-defined dtype. Thanks to lathaon
  • Chromatic Orb. added option for cvar-defined dtype. Thanks to lathaon
  • Spirit Guardians. Added support for setting a default damage type with SpiritGuardiansDType, improved -choice handling with clearer damage type matching, updated description and timing to match 2024 rules—damage now triggers on cast and at end of turn. Thanks to lathaon
  • Hold Person. Show feedback when non-humanoids aren't affected and support combatants without a creature type. Thanks to lathaon

Bug Fixes / Automation Updates

In our last release, a deployment issue prevented the announced automation fixes from going out as intended. While the deployment issue was resolved, a few items were still missing. These have now been addressed and are included in this update:

  • Darkness: updated range text
  • Blink: updated dice
  • Banishing Smite: added save to being banished
  • Bardic Inspiration: scaling and condition order
  • Blight: removed construct/undead condition
  • Shining Smite: attack roll removed
  • Conjure Woodland Beings: missing automation added
  • Incendiary Cloud: target blocks, condition logic, button behavior
  • Flame Strike: upcast damage

Spells

  • Darkness: fixed concentration spell error
  • Spiritual Weapon: fixed concentration spell error and damage scaling
  • Resistance: Fixed a bug where the spell was removing existing ieffect entries
  • Child of Light and Darkness: Now correctly grants immunities instead of resistances
  • Slow: Fixed conflict where casting the spell would overwrite slow effects from weapons
  • Sorcerer: Heightened Spell Metamagic: Sorcery point cost corrected from 3 to 2
  • Telekinesis: Contested check replaced with a saving throw
  • Spirit Guardians (2024): replaced old text for 2024 version.
  • Steel Wind Strike: Fixed an issue where critical hits were not applying extra damage dice

Monsters

  • Githyanki Warrior: Added missing Misty Step
  • Githyanki Dracomancer: Added missing Misty Step
  • Githyanki Knight: Added missing Misty Step
  • Death Knight & Death Knight Aspirant: Fixed incorrect halving of fire damage from Hellfire Orb
  • Purple Worm: Updated Swallow logic
  • Revenant: Added automation for Regeneration

Actions

  • Deflect Attack (Monk): Redirect effect moved to a separate automation.
north hound
#

hello, how does attack [name] sneak attack work?

viscid kernel
#

There’s no built-in option for sneak attack, but you could set up a snippet for it.

#

Something like this.

north hound
#

ah i see

late elmBOT
#

🚧 D&D Beyond Maintenance Scheduled 🚧

Hello, everyone!

D&D Beyond will be undergoing a period of extended maintenance on <t:1753099200:F>. We expect this to last approximately one hour, during which the entire site will be inaccessible. This may also affect Avrae, so we wanted to let you know!

For updates on this maintenance, visit the @Wizards_Help Twitter/X account. We appreciate your patience as we work to improve the site for you!

timber sequoia
#

Hey, I'm new, could someone tell me how to add avrae to my server

empty linden
manic locust
#

can anyone tell me what this means: "Error evaluating expression: name is not defined"

viscid kernel
#

Presumably you’re trying to use a variable called name, but that variable does not exist.

late elmBOT
#

Avrae Community Update - 7/21/2025

Hello, all! Here is your weekly update on new Avrae features/content releases, automation updates, and bug fixes. Please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server!

New Content

  • Obojima Monster automations added.
  • More monster tokens. All missing monster tokens have been added.

User Automations

Spells

  • Spirit Guardians (for real this time). Added support for setting a default damage type with SpiritGuardiansDType, improved -choice handling with clearer damage type matching, updated description and timing to match 2024 rules—damage now triggers on cast and at end of turn. Thanks to lathaon
  • Storm Stallion. Newly automated. Thanks to Clyde
  • Bitter Wind. Updated to add add attack to spread wind, buttons for targets to make saves and leave the wind. Thanks to The UX Guy

Classes

Gunslinger

2nd level maneuvers. Thanks to Raven's Abyss

Bug Fixes / Automation Updates

Monsters

  • 2024 Monster Initiatives. Monsters using a 2024 stat block now receive the correct initiative bonus.

Spells

  • Darkness: no longer sticks around after the caster loses concentration
  • Fixed multiple spells impacted by the "Concentration spells cannot add concentration effects to the caster." error:
    • Creeping Touch
    • Doom of False Friends
    • Ebon Tide
    • Fire Dance
    • Grim Shadows
    • Hero of Fable
    • Leiloch's Arduous Shuffle
    • Leiloch's Interminable Yarn
    • Leiloch's Irritating Kazoo
    • Polychromatic Bubble
    • Radiant Beacon
    • Black Ribbons
    • Become Nightwing
    • Black Well
    • Shadow Tendrils
    • Dying of the Light
    • Umbral Storm
    • Creeping Darkness
    • Gravity Smash
    • Stench
wraith bone
#

where do i play?

viscid kernel
late elmBOT
#

🚧 D&D Beyond Maintenance Scheduled 🚧

Two maintenance periods in a week? It's more likely than you think!

D&D Beyond will be undergoing a period of extended maintenance on <t:1753441200:F>. We expect this to last approximately two hours, during which the entire site and mobile app will be inaccessible. This may also affect Avrae performance.

For updates on this maintenance, visit the @Wizards_Help Twitter/X account. We apologize for any inconvenience this extra maintenance may cause and appreciate your patience as we work to improve the site for you!

native galeBOT
late elmBOT
#

Wizards is going to Gen Con!

Hello everyone!

Next week, Wizards of the Coast will be headed to Gen Con to participate in the Best Four Days in Gaming™, including some members of the team working on Avrae. Therefore,** we will not be delivering updates on Avrae next week or the week after** as we take some time to recover from the convention. We will be back with updates during the week of August 11th.

If any of you will be at Gen Con, come and visit the D&D Product Showcase or the D&D Beyond booth at Lucas Oil Stadium! We'll also have games and learn to play events going on all weekend, as well as a chance to see upcoming products for the first time! You can learn about our weekend events in this D&D Beyond article.

Hope to see you there!

true bay
#

hi uh i have a small problem im using a campain link from a friend but i suddenly cant cast/use features that i have on the link and that character still is in the campain so im a little bit confused? i can cast the spell toll of the dead in beyond but not in avrae

#

tried a diffrent link and it still didnt work

viscid kernel
true bay
viscid kernel
viscid kernel
#

Yeah, everything looks set up correctly for Avrae...

#

Also, are your entitlements in sync?

#

?tag ddb entitlements

weary sonnetBOT
#

Account Entitlements

Account entitlements are how D&D Beyond identifies which content you can access. These are synced automatically in time, but if you're not seeing content you should have access to, visit Account > Licenses.

The Account Entitlements section at the top should ideally say "Your entitlements data is in sync!" If not, it will show a button to manually trigger the sync, after which your content should be available.

viscid kernel
#

I'm guessing it's a content sharing issue, then.

#

The spell was likely being shared with you when you added it to your sheet, but is no longer being shared.

#

Which would explain why you can't view that link or use it in Avrae.

#

I'd recommend checking with your group to verify that:

  1. Content Sharing is still enabled for that campaign.
  2. The person who enabled it still has an active subscription
  3. Someone in the group has purchased that book.
true bay
viscid kernel
#

Right, but you won’t be able to use the automation in Avrae if you don’t have access to the spell itself, regardless of whether the spell exists on your character.

#

If you can’t view the spell link above, you can’t use it in Avrae.

#

You’ll need to either purchase XGTE to get access to that spell, or work with your group to figure out what happened with Content Sharing.

true bay
#

Yea hm does have the book ill have a look at it properly when im at my pc

true bay
viscid kernel
#

Any spell you added to your character while it was shared to you will still be there.

true bay
#

but its still being shared

viscid kernel
#

How so? Because it's on your sheet?

true bay
#

ohhh i think i know whats the problem when i go to edit it dissapears

viscid kernel
#

It being on your sheet doesn't mean it's currently shared with you.

#

It just means that it was shared with you when you added it.

true bay
#

dndLol okiiii ill let the campain link owner know it might be on their side

viscid kernel
#

And yeah, if you remove it, you won't be able to add it back until you regain access to it.

true bay
#

okii thank you so much for the help!

#

tho its wierd if i try a diffrent link it still doesnt work

viscid kernel
#

A different link for what?

true bay
pearl path
#

How do you add tool Proficiency to my dex roll? Context: my character going to do a dex check and want to add Thieves' tools Proficiency to the roll

viscid kernel
#

You can use -b to manually add the bonus.

!c dex -b 3
#

If it's something you expect to do a lot, you could set up an alias.

!alias thieves c dex -title "[name] makes a Thieves' Tools check!" -b {proficiencyBonus}
!thieves
pearl path
#

Thank you

young arch
#

I'm trying to run a discord campaign with avrae, can anyone help me out?

viscid kernel
verbal isle
#

Pretty sure this is a quick question; How do I get health estimates to show in the initiative log that Avrae makes?

#

Healthy, Injured, Bloodied, Dead- that sort of thing.

viscid kernel
#

You'd need to mark that combatant as hidden.

#

!i madd wolf -h when adding, or !i opt WO1 -h to toggle one that was already added.

verbal isle
#

I'm going to go try it out :)

pearl path
#

What are to input keys for custom counter what i only know are -value create delete

#

I'm asking so i know how to make like a counter for like ammo, one normal but the second one is for one that reset at a fixed amount like 20

viscid kernel
#

For ammo, I’d typically just do these:

!cc create Arrows -min 0 -reset none
young arch
viscid kernel
#

There’s a user-made alias that can do it, but I haven’t used it myself.
https://avrae.io/dashboard/workshop/5f6a4623f4c89c324d6a5cd3

noble smelt
#

can anyone help me with the upcasting spell i can never type it in correctly

viscid kernel
#

You need to add -l (for level).

#

!cast fireball -l 9

fathom dawn
dim trout
fathom dawn
#

I see there are so many new bot commands since I last used avrae. I don't even know where to begin to ask, I remember the !init , !init join , ! g lr/g sr, sdeath, -adv/ -sadv, putting an -i at the end of a command whenever it comes to spells won't take a spell slot. I remember bits and pieces.

viscid kernel
#

Did you have a question about any specific command?

fathom dawn
viscid kernel
#

In this case, they've set up a !hide command. When they use it, it rolls stealth and then displays a message.

#

(For that same scenario, I'd have done it this way instead.)

!alias hide check stealth adv -title "[name] attempts to Hide with Imp help"
#

And then the first you've linked to is someone running a more advanced alias.

#

You'd have to add it to your account or your server before you'd be able to use it.

fathom dawn
#

It's just so amazing to see

viscid kernel
fathom dawn
#

Thank you so much. Also is there a place where I can post an image, basically the DM used I think the map function where the backgrounds are images and using letters as columns and numbers as rows, if I remember correctly. Using commands like n 5, moving the token 5 steps. For example.

#

Also sorry for putting it here maybe I should have put it in a different chat.

viscid kernel
#

Yeah, that looks like another user-made alias.

fathom dawn
#

Seems so

fathom dawn
#

The DM didn't share or divulge all the info they had and how they did things at the time + I don't remember much it was a few months ago.

viscid kernel
#
young arch
#

Anyoene what avrae addons I should get?

static jacinth
#

Is there a way of accessing the fuzzy matching done by avrae when looking at actions etc in an alias?

viscid kernel
noble smelt
#

Has anyone ever made a custom command that applies poison on a hit with a con save

#

also for some reason every time I try cast a spell it pulls from the 2024 spells but our campaign is using the 2014 rules still any suggestions

viscid kernel
#

And for the other, try this:
!csettings version 2014

noble smelt
#

is there a way to add a monster to test my attacks on

viscid kernel
#

You can run through !tutorial initiative (DM) for more tips.

late elmBOT
#

🚧 D&D Beyond Maintenance Scheduled 🚧

D&D Beyond will be undergoing a period of extended maintenance on <t:1756119600:F>. We expect this to last approximately two hours, during which the entire site and mobile app will be inaccessible.

For updates on this maintenance, visit the @Wizards_Help Twitter/X account. We apologize for any inconvenience this may cause and appreciate your patience as we work to improve the site for you!

fathom dawn
#

Is it possible to take a stat block from 2024, or a stat of an NPC I don't like the effects or formatting of and change it in avrae? Like create my own?

empty linden
#

You can use a tool like CritterDB or BestiaryBuilder to create your own homebrew/tweaked monsters and import them into Avrae for use. See the help for the !bestiary command to learn how to import these monsters into Avrae.

modest comet
#

Hihi! How do I control the monsters I add to the init?

viscid kernel
modest comet
#

okay okay! thanks

viscid kernel
#

@west violet Have they linked their DDB and Discord accounts? They can use !ddb to verify. If not, it’ll give them instructions for setting that up.

west violet
#

I’ll tell them that

west violet
viscid kernel
#

Are their entitlements in sync?

#

?tag ddb entitlements

weary sonnetBOT
#

Account Entitlements

Account entitlements are how D&D Beyond identifies which content you can access. These are synced automatically in time, but if you're not seeing content you should have access to, visit Account > Licenses.

The Account Entitlements section at the top should ideally say "Your entitlements data is in sync!" If not, it will show a button to manually trigger the sync, after which your content should be available.

west violet
#

We did figure it out they had to resync

#

Thank you for the help

native galeBOT
#

@Changelog Follower
https://github.com/avrae/avrae/releases/tag/v4.2.67

Another light release this week. An announcement will be posted by the end of the week with updates on what’s been done on the automation side of things.

Documentation

Bug Fixes

  • Allow non-standard damage types on Dicecloud V2 sheets to be imported by LazyDope #2203
  • Fixed attack bonus parsing for expressions with multiple bonus variables by alpha #2205

New Contributor

alpha made their first contribution!

buoyant wave
#

Hi All, I added an NPC to initiative and gave it a name: !i madd veteran "Bob"

Now i would like to do a stealth check for Bob... I tried !moncheck but it does not recognize Bob... when i try !c stealth Bob it of course brings up my active player character.

Not a big deal, but wondering if there was a way to do a check for Bob and not a generic moncheck for veteran.

Thanks!!

viscid kernel
#

On Bob’s turn, you can use !i c stealth

#

On someone else’s turn, you can use !i oc bob stealth

buoyant wave
#

lovely! Thank you! I did not know about the OC

#

pretty much removes the need for moncheck then

#

if youre in combat anyway

modest comet
#

How do you use a classfeat on avrae?

viscid kernel
#

Anything with built-in automation would typically show up in !a list, and then you can use it with !a [name].

fathom dawn
#

I have 3 characters on my avrae dashboard that I don't use anymore on DND beyond. How do I remove them just curious?

viscid kernel
#

!char delete <name>

fathom dawn
# viscid kernel `!char delete <name>`

Thank you so as I said i don't have them on DND beyond anymore but I just checked avrae there are still there. So I input this command somewhere and if should remove them, yes ?

viscid kernel
#

Yep

#

If you want to remove a character from Avrae, that’s the command to do so.

fathom dawn
#

Thank you I will msg here if I am stuck

#

I don't see where to enter the command

#

I'm in the characters tab

#

I see my 3 characters

#

In each of them I see the view character Which takes me to DND beyond and the edit attack options

viscid kernel
#

You'd use Discord for any Avrae commands, not the website.

fathom dawn
#

Thank you so much

late elmBOT
#

Avrae Community Update (Part 2) - 8/22/2025

Please report any issues you see with these updates in the #795768989729030165 channel of the server.

Bug Fixes / Automation Updates

  • 2024 and 2014 rule mappings updated. Fixed multiple places where content from 2014 and 2024 PHB, MM, DMG, and core rules weren’t correctly labeled.
  • Primeval Owlbear’s Screech attack improved. The Screech attack now does 1 damage role per attack, has a recharge button, and the “Incapacitated” effect now lasts until the end of the targets.

Boon of Recovery

  • Last Stand now has its own counter and no longer takes from Recover Vitality.
  • Recover Vitality no longer throws a counter error.

Monk

  • Separate "Patient Defense" into two separate automations for "Disengage" and "Disengage and Dodge"
  • Added automation for Monk's Elemental Strikes with damage scaling, elemental choice, and push
  • Add MonkDCBonus cvar support and damage -choice to Redirect Attack
  • Update Way of the Astral Self scaling to use proper Martial Arts die for 2014 and 2024 Monk
  • 2014 and 2024 Monk’s Unarmed Strike now uses the correct damage die. You will need to update your Monk’s character sheet with !update to see the actions.

Paladin

  • Automations for the 2024 Aura of Protection, Aura of Courage, and Aura of Warding have been added. You will need to update your Paladin’s character sheet with !update to see the actions.
  • Fixed Divine Allegiance from Crown Paladin to handle damage/healing correctly and use -amt for setting the amount healed/reduced
  • Added -amt support to Glory Paladin's Glorious Defense so that damage can be reduced similar to the Shield spell automation

Ranger

  • 2024 Ranger’s level 10 Tireless “Temporary Hit Points” action renamed to “Tireless”: Temporary Hit Points”. You will need to update your Ranger’s character sheet with !update to see the actions.

Rogue

  • Consolidated 2024 Soul Knife attacks. Soulknife Rogue’s Psychic Blades have been consolidated into 2 automations (1 action, 1 bonus action). You can choose to use your Strength or Dexterity modifier by using -choice <strength|dexterity>, if not specified, the higher of the two is used. You will need to update your Rogues’s character sheet with !update to see the updates.
  • Assassin Rogue’s Sneak Attack: Poison (Envenom) now properly ignores poison resistance.

Sorcerer

  • 2024 Sorcerer Metamagic fixed. The Sorcerer’s Metamagic options now show up and consume Sorcery Points. You will need to update your Sorcerer’s character sheet with !update to see the actions.
  • 2024 Wild Magic Surge fixed. The Wild Magic Surge action no longer throws an error and no longer applies all possible effects to the caster.
  • Sorcerer’s Innate Sorcery no longer increases DC of all spells. Removed the automatic DC increase to all the casters spells in favor of help text.
#

Avrae Community Update (Part 1) - 8/22/2025

Hello all, your weekly Avrae content update resumes, and it's pretty chonky, so this will be a 2-parter! As always, please report any issues you see with these updates in the #795768989729030165 channel of the server. Thanks for your patience while we were away!

New Content

Subclasses from Heliana’s Guide to Monster Hunting: Part 1

  • Bard: College of Fleshweaving
  • Druid: Circle of the Hive
  • Paladin: Oath of the Harvest
  • Wizard: School of Biomancy

Subclasses from Obojima: Tales from the Tall Grass

  • Barbarian: Path of the Belly Brewer
  • Bard: College of Masks
  • Druid: Circle of the Petal
  • Fighter: The Spirit-Fused

Spells

  • Obojima: Tales from the Tall Grass: All spells automation have been implemented.

Monsters

  • Monsters of Drakkenheim: Automated attacks for all CR 0 to CR 6 monsters.

User Automations

Actions

  • Stone's Endurance: add -amt to cap healing from damage reduction by Kedar

Spells

  • All spells from Monsters of Drakkenheim by TmsDuck13
  • Phantasmal Killer: Enhance spell with damage scaling and improved effects by Fae, Tiamat's Sleepiest Soldier
  • At Your Side: Update automation to add reaction movement effects by The UX Guy
  • Swarm: New spell automation by Clyde
  • Finger Guns: New spell automation by Clyde

Monsters

  • Ezmerelda d'Avenir's Curse attack: Enhance curse mechanics with damage effects and improved conditions by Sage Wilde
  • Roc: update swoop attack with recharge and ability to set drop height with -amt by Kat
left wolf
#

Hi, Avrae is no longer showing rolls dice on my discord server in one of my channels
works fine with an other channel + other character
i already tried to delete and reimport the campaign, same thing for the character i use, one of my players can't show rolls either anymore
did the update earlier changed something resulting in this ? is there something else i should try to fix this ?

#

i also tried to reinvite avrae

#

i can see avrae trying to write in discord when the die is rolled, but it doesn't post anything

#

it has all rights needed in the channels to post

#

you can see the campaign and ddb are setup, and i show u on short video when i roll a character sheet, avrae tries to write but nothing happen

#

and it works perfectly fine with an other campaign in an other channel

#

i tried to move the campaign in an other channel which was working in this one for an other campaign, and it doesn't work either

#

as if the problem was coming from the campaign itself

#

and if i move a character to an other campaign the roll shows up properly

viscid kernel
native galeBOT
#

v4.2.68

Bug Fixes

  • Reverted "Fixed attack bonus parsing for expressions with multiple bonus variables" as it is causing unexpected issues with < and > in formulas.
floral pagoda
#

Does anyone know what this means

empty linden
#

It means you did something with your Google sheet that changed an expected field so now Avrae can't use it.
When using a Google sheet character sheet with Avrae, it is essential that you do not move or remove the fields from the way the sheet was provided.

modest comet
#

hihi!

#

How do you remove a spellcast effect from a character, like favor of the divine?

viscid kernel
#

If you wanted to remove it from Bob, then !i re Bob "favor of the divine"

#

!i re bob favor would work, too, if there's just one match. Otherwise it'll prompt you to choose.

late elmBOT
#

Avrae Community Update - 8/29/2025

Hello, all! Here is your weekly update on new Avrae features/content releases, automation updates, and bug fixes. Please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server!

New Content

Monsters

  • Monsters of Drakkenheim. Automated attacks for all CR 7 to CR 8 monsters.

User Automations

Actions

  • 2024 Aasimar Celestial Revelation by The UX Guy
  • Fix Divine Spark (Damage) and add DivineSparkDType by Lathaon
  • Fix Gloomstalker's “Dread Ambusher: Dreadful Strike” by bre_thechemist

Monsters

  • Fix Whelm automation for the 2014 and 2024 Water Elemental by justhalf

Spells

  • Evil Eye by The UX Guy
  • Updated Bloodletter so the effect doesn't require the target to concentrate on the effect by Clyde

Bug Fixes / Automation Updates

Spells

  • 2024 Command no longer ignores the undead.

Bard

  • Updated 2024 Mantle of Majesty
    • No longer uses both a charge and a spell slot
    • Change the granted “Mantle of Majesty: Command” type to a bonus action
    • Added a second action for recharging with a spell slot instead of doing it all in 1 action.

Druid

  • Added 2024 Druid Symbiotic Entity automation.
  • Fixed Wrath of the Sea text issue.
  • Fixed Starry Form duration issue.

Cleric

  • Fixed Divine Spark display formatting in !a list
  • Fixed Light Cleric Warding Flare THP calculation after level 6
  • Updated "Channel Divinity: Sear Undead" to be an alias for "Channel Divinity: Turn Undead"
  • Updated "Channel Divinity: Turn Undead" to notify when it doesn't affect a target
  • Copied the automation from the 2014 Twilight Sanctuary to the 2024 version
sage jacinth
#

is someone available to help me with customer actions / counter for the blood fury tattoo?

#

trying to set up one for the heal where I can put in -amt X

viscid kernel
#

Why would you use -amt here?

#

Shouldn’t it just heal based on the damage dealt?

sage jacinth
#

is there a way to do the damage and heal all in the same thing?

#

I was thinking I would need two different custom actions

viscid kernel
#

Nah, you can do it all in one.

sage jacinth
#

awesome

#

any chance you can walk me through how to do that?

viscid kernel
#

Just hover over your character and click the wrench that appears.

#

Then create a new attack, and set the Effect Tree to something like this:

  • Use Counter
  • Target
    • Damage
  • Target
    • Damage
  • Text
sage jacinth
#

cool, got that done

viscid kernel
#

Now click on Use Counter and it’ll open on the right.

#

Put in the name of your counter, set it to 1 use, and set the Error Behavior to “Stop Execution”.

#

That last part with prevent it from running if you don’t have any uses left.

sage jacinth
#

cool, done

viscid kernel
#

The first Target you can leave as-is.

#

For the first Damage, put 4d6 [necrotic]

#

For the second Target, switch it to caster.

#

Caster always refers to the creature running the effect.

#

For the second Damage, put -{lastDamage} [heal]

sage jacinth
#

aha

#

didnt know you could do that

viscid kernel
#

And then for Text, just copy and paste that bullet point from the item.

sage jacinth
#

awesome, thank you for the help!

viscid kernel
#

I’d also open the Advanced Options at the top.

#

Change “attacks with” to “uses”.

#

You may want to check the box for Proper Noun, depending on the name.

#

And I’d set Action Type to Special.

#

Then all you gotta do is save it and give it a try!

sage jacinth
#

fantastic, thank you so much!

late elmBOT
#

Avrae Community Update - 9/5/2025

🎵 It's Friday, Friday, gotta post stuff on Friday
Everybody's lookin' forward to the updates, updates 🎵

Here are this week's new content releases, automation updates, and bug fixes! Also, just a general shoutout to all of the contributors to our beloved Avrae bot; it is VERY cool stuff that you do.

As always, please report any issues you see with these updates in the #795768989729030165 channel of the server, and we'll see you next week!

New Content

Subclasses from Obojima: Tales from the Tall Grass

  • Paladin: Oath of the River
  • Monk: College of Masks

User Automations

Actions

  • Improved Bright Blade by ᓚᘏᗢ

Monsters

  • Add missing "Aberrant Ground" automation to the 2014 Gibbering Mouther by TmsDuck13

Spells

  • Umbril Tendrils by Darmid
  • Blood Bolt by Rayvon
  • Tide of Darkness by redknightlon
  • Fix 2024 Grasping Vines by TheRev
  • Fix Hell's Lash by justhalf and The UX Guy
  • Improved Lungburst by The UX Guy

Bug Fixes / Automation Updates

Feats

  • Fixed 2024 Great Weapon Fighting to use minimum 3 damage. You will need to update your character’s sheet with !update to see the actions.

Spells

  • Fixed Vengeful Blade scaling formula to use the correct 5th/11th/17th level breakpoints and fixed effect button damage.
  • Fixed Reality Break so that the effect is also applied to the target on save.
  • Fixed 2024 Entangled to require a Athletics check to break free.
  • Fixed 2024 Ray of Enfeeblement to match description.
  • Fixed 2024 Moonbeam to apply initial damage to targets.
  • Updated 2024 False Life remove ieffect setting a duration on the effect.
  • Updated 2024 Cloudkill casting description.
  • Updated Arcane Vigor to only output text explaining the effect.
  • Updated 2014 and 2024 Elemental Weapon to remove passive effects in favor of an attack and description for adding damage and bonus. Added choice for elemental damage types.
  • Updated Holy Weapon to remove the passive magical damage effect that applied to all weapon attacks.
  • Updated 2024 Blinding Smite to not require initial save and removed ability to pre-cast as it now is taken after hitting a creature with a melee weapon.
  • Updated Destructive Wave with -choice to set radiant or necrotic damage

Barbarian

  • Renamed the “Raged (Enter)” action to “Rage”
  • Fixed “Warrior of the Gods: Expend Dice" always defaulting to 0 dice used
  • Fixed Path of the Beast's Form of the Beast attacks not using correct attack bonuses
  • Fixed automation for Path of the Carrion Raven's Axolotl's Regenaration (GHPP)

Bard

  • Fix 2024 Jack of All Trades scope to not apply to non-skill ability checks. You will need to update your Bard’s character sheet with !update to see the update.

Fighter

  • Update 2024 Battle Master’s Rally Maneuver to use the correct bonuses
dreamy anvil
#

what is Avrae?

empty linden
#

Avrae is a Discord bot that can help folks play D&D.
It includes dice rolling, lookup from DnDBeyond, importing characters from DnDBeyond (and some other approved character sheet sources), can run initiative, and has aliases which is a way to provide custom commands/features not provided by core Avrae commands.

fathom dawn
#

I'm so interested in the new features of avrae yet I'm intimidated in the sense that I don't know where to begin, whether it's aliases, snippets, user made commands.

viscid kernel
#

Those have all been around for years. I wouldn’t call them “new”.

#

But starting on the easy end: what Avrae command do you use the most?

#

Or what’s a more complicated one that you use often or have trouble remembering?

fathom dawn
#

I know the core ones
!g lr… !g sr, !cc.. attack with adv or dis, death saves. Some others, like the casting a spell and putting - i at the end so it doesn't take a spell slot. Are the ones I remember at the moment. I'm sure there are more

native galeBOT
#

@Changelog Follower
https://github.com/avrae/avrae/releases/tag/v4.2.69

Some small but useful new changes added this week.

New Features

  • Specific save bonuses can now be added to anywhere -sb is accepted by 1drturtle
    • For example, giving +1d4 to dex saves would be -sb 1d4|dex
  • Added capital aliases to !g hp and !i hp for mobile accessibility by @Dusk-Argentum

Improvements

  • Casting a spell now displays its range by cclypeatus (with additional fix by 1drturtle)
fathom dawn
#

I also know that !sb shows the spells for spell casters

empty linden
#

Yeah that's short for spellbook

fathom dawn
#

yeah so my avrae knowledge is limited

#

so with these other features will be new for me

viscid kernel
#

At their simplest, aliases and snippets are just shortcuts for official commands (aliases) and arguments (snippets).

#

Say you’re a Rogue making a sneak attack with your dagger.

!a dagger -b 2d6
#

If you don’t want to have to keep remembering how much sneak attack damage you do, you can make a snippet.

!snippet sneak -b 2d6
#

And then use that snippet when you attack instead.

!a dagger sneak
fathom dawn
#

Oh thank you for the explanation and clarification

wheat gardenBOT
#
cursed
Avrae

Play D&D over Discord! Featuring advanced dice, initiative tracking, D&D Beyond integration, and more, you'll never need another D&D bot.
View the full list of commands here!
Invite Avrae to your server here!
Join the official development server here!
Privacy Policy | Terms of Use

Using Slash Commands With Avrae

It looks like you're trying to use slash commands! Due to the complexity of certain Avrae commands, Avrae does not support Discord's slash command framework for every command. To use most of Avrae's commands, add a prefix before the command you want to use - like !roll 1d20.

Next Steps

To get started with Avrae, try out our interactive tutorials! You can list the available tutorials with !tutorial, and start one with !tutorial <name>. If it's your first time using Avrae, we recommend trying out the Quickstart tutorial with !tutorial quickstart! You can also view the full command list with !help.

Disabling Slash Command Suggestions

When using prefixed Avrae commands, you might see recommendations from Discord for other bots' slash commands. To disable these suggestions from Discord, right-click on your message bar, hover over "Suggestions", and make sure that "Slash Commands" is unchecked.

late elmBOT
#

Avrae Community Update - 9/12/2025

Here are this week's new content releases, automation updates, and bug fixes, Avrae aficionados! As always, report any issues you see with this update in the #795768989729030165 channel of the server. Have a good weekend!

New Content

Monsters

  • Automatons completed for CR 9-17 monsters from Monsters of Drakkenheim

Bug Fixes / Automation Updates

  • Monsters from DDB with negative hit point modifiers now display correctly. Previously they would display as HP 1 (1d4 + -1), now they will display as HP 1 (1d4 - 1).
  • Legacy classes and subclasses for Spells from DDB will now have the “(Legacy)” suffix. Previously if a spell was available to the current and legacy version of a spell it would display as “Bard, Bard”, now it will display as “Bard (Legacy), Bard” to align with how they’re displayed on DDB.

Actions

  • Fixed 2024 Druid, Circle of the Stars, split starry forms into separate actions like the 2014 implementation
  • Updated Inspiring Leader to not target self automatically
  • Updated Barbarian's Form of the Beast: Bite (Heal) to have a fixed heal value so -d doesn't change it
  • Added automation for the Cohort of Chaos: Chaotic Flare feat
  • Updated Spellsmith: Magic Weapon to not use concentration

Monsters

  • Added the missing Deflect Missile reaction for Stone Giant
  • Fixed Stone Giant's Bounder attack to no longer apply prone on a miss
  • Updated Elder Oblex's Eat Memories to add negative effects instead of positive effects
  • Added missing damage type on Accursed Defiler's Sandslash attack
  • Added missing Lure Charm for Star Angel
  • Added missing Throes of Oblivion for Wraith (MCDM)
  • Added automation for Goose Mother's Multiple Heads
  • Added missing Fey Step from MotM's Eladrin variations
  • Added missing damage type in Zealot of Morrigan's Bite attack
  • Added unique names for Eladrin charmed effects
  • Fixed Sea Dragon's Tidal Breath to deal correct half damage on save (all types)
  • Updated Elder Brain Dragon's Tadpole Brine Breath with proper save and damage mechanics
  • Updated 2014 Shambling Mound effect to have a save for damage and a button for releasing the target
  • Added missing shield spell and recharge mechanic to 2024 Mind Flayer Arcanist's Mind Burst
  • Fixed 2024 Bearded Devil's Infernal Glaive action
  • Added 2024 Vampire's Beguile legendary action
  • Added missing Antennae attack from the 2024 Rust Monster
  • Updated Young Green Dragon to use the same damage roll for all targets
  • Updated 2024 Otyugh's Bite mechanics
  • Automated Wyrmskull Ooze's attacks
  • Added missing spells to Oinoloth
  • Updated 2024 Mage spell list to add Invisibility and remove Suggestion
  • Added missing damage from Gigant's Mandible attack uses it's own name instead of targets name in effect
  • Added missing damage on Riffler's Card Spray attack
  • Fixed Breath Drinker's Breath attack to heal for the correct amount
  • Updated Champion's (MotM) Second Wind to use the heal damage type
  • Fixed Acidic Mist Apparition's Whirlwind attack using the wrong damage
  • Added missing Parry to Kolyarut
  • Updated Crushing Wave Reaver to have separate attacks for when the target isn't wearing armor
  • Updated Blackguard's (MotM) Smite (Shove) attack to have the correct text
  • Updated Champion's (MotM) Shortbow attack text
  • Fixed Spectator Confusion Ray text typo
  • Updated Xenk Yendar's Short Sword and Dagger Flourish text
  • Added missing Net Cannon attack to Clockwork Huntsman and Watchman
  • Fixed Spiderdragon's Spiderling Breath only doing half poison damage on failure
  • Aligned Cow and Rothe charge damage attacks
  • Added Eldritch Blast attack to Xardorok Sunblight with correct damage bonus
  • Updated Skull Lord's Grave Master Influence to add a parent effect for easy removal when effect -ends
wicked geyser
#

I currently have this bot in my server however I am having trouble with the dnd beyond interface.

gusty egret
#

What issue, and was it functioning previously?

rocky gull
#

Hello! Need some assistance when someone has a chance

#

Does the person who runs the world have to give characters? Or can anyone just load it in after typing !character link

viscid kernel
rocky gull
#

Okay! And they need it to be public too right

#

Is there any specific settings they need?

viscid kernel
#

If they're using a D&D Beyond character sheet, then either the sheet needs to be public or the player needs to link their DDB and Discord accounts (which they'll probably want to do anyway).

#

They can use !ddb to confirm their accounts are linked or get instructions if they aren't.

wicked geyser
# gusty egret What issue, and was it functioning previously?

The dice rolling seems to work however the character sheet is not (seems like) it is not fully functional. I can use the import function however, thre is no character sheet preview and when I use a command such as rolling for slight of hand the roll doesnt pull from my character sheet

#

How do I ensure my character sheet is public?

#

found it. Mine is public

empty linden
#

Was that using the !check perception command?
Have you ran the !update command recently to make sure Avrae has the latest from your DnDBeyond sheet?

rocky gull
#

How do I delete my char? Isn’t I
!char del Sinbad

#

!char

viscid kernel
#

!char delete Sinbad

rocky gull
#

I did😭😭😭

#

Idk I just had to type it fully out. Thank you 🙏🏾 @viscid kernel

wicked geyser
#

Okay well all seems to be going good now except When my players roll via DDB the roll appears in my mod channel and not where they imported their character sheet

viscid kernel
#

It goes to whatever channel you linked it to when you used !campaign.

#

If you want to change the channel it’s linked to, you’ll need to run that command again in that channel instead.

wicked geyser
#

thank you

viscid kernel
#

@elder quiver Does that mean the spell is correctly showing in DDB, just not in Avrae?

viscid kernel
#

And !ddb?

#

Can you share a link to your DDB character sheet as well?

#

Make sure in your character settings that "Character Privacy" is set to "Public," too, please.

elder quiver
viscid kernel
#

That's very weird... dndThink

#

You've definitely got everything set up correctly on your end.

#

I'd suggest asking for help over on the Avrae dev server. They should be able to take a closer look.
http://invite.avrae.io/

Discord

Play D&D over Discord! Featuring advanced dice, initiative tracking, D&D Beyond integration, and more, you'll never need another D&D bot. Learn more at https://avrae.io

elder quiver
#

I did, tyvm for help you're amazing

late elmBOT
#

Avrae Community Update - 9/26/2025

Here are this week's new content releases, automation updates, and bug fixes, Avrae aficionados! As always, report any issues you see with this update in the #795768989729030165 channel of the server. Have a good weekend!

New Content

Subclasses from Obojima: Tales from the Tall Grass

  • Rogue: Waxwork Rogue
  • Ranger: Corrupted Ranger
  • Sorcerer: Oni Bloodline
  • Epic Monsters from Monsters of Drakkenheim. All monsters from Monsters of Drakkenheim have been automated.

Spells

Abomination Vaults

  • Awaken Portal
  • Daydreamer's Curse
  • Ectoplasmic Expulsion
  • Outcast's Curse
  • Sage's Curse
  • Worm's Repast

The Gunslinger Class (Valda's Spire of Secrets)

  • Antiballistics Field
  • Ballistic Smite
  • Concealed Shot
  • Conjure Cannonball
  • Conjure Cover
  • Jam Weapon
  • Jethro's Instant Reload
  • Perforating Shot

Humblewood Tales

  • Mend Plants

Heliana's Guide to Monster Hunting Part 1

  • Depth Charge
  • Dreamwalk

User Automations

Spells

  • Update Water Bullet to take -amt for distance by Darmid
  • Update 2014 and 2024 Shillelagh so that the action granted uses the correct modifier by TheRev

Bug Fixes / Automation Updates

Spells

  • Update 2024 Harm spell to remove the logic that ensured the target always has at least 1 hit point
  • Update 2014 and 2024 Web spell so it doesn't end when all targets have broken free
  • Add choice for damage type to Illusory Dragon spell

Actions

Wizard

  • Remove counter use from Enchantment Wizard's Hypnotic Gaze as it has unlimited use

Monk

  • Fix 2024 Monk's Wholeness of Body

Feats

  • Added spell slot fallback for Gift of the Metallic Dragon: Cure Wounds

Illrigger

  • Update Bedevil so it properly subtracts the user's proficiency bonus from the target's save

Triton

  • Update the effect name in Control Air and Water: Gust of Wind automation

Monsters

  • Add Liosalfar's Mesmerizing Radiance attack
  • Update Nilbog's (MotM) Mocking Word to be removed at the end of the turn
  • Marked Zariel (MotM) as a proper noun
  • Update Annelidast's Primordial Aura to do 2d6 instead of 2d7 poison damage
  • Updates Planar Incarnate's Planar Exhalation's blindness duration
  • Update Thuellai's Frozen Breath to use the same damage roll for all targets
  • Add Kobold Inventor's (MotM) missing Sling attack
  • Update Needle Lord's Raking Vine's effect description to state the target takes damage at the start of the turn
  • Fix Liondrake's Blood-Chilling roar to have a recharge roll and give the targets save buttons
  • Fix Alkilith's Foment Confusion attack giving save and check advantage instead of disadvantage
  • Added recharge button to Whistler's Otherworldly Melody
  • Fixed Drowned Master's Necrotic Ink's save DC, missing blind effect, and missing recharge button
  • Fix Icewind kobold's Javelin damage
  • Updated Scion of Surtur's Incendiary Smoke to remove confusing text and correct save DC
  • Fixed duration on Kolyarut's Edict of Blade's incapacitated effect
  • Improve Harpy Matriarch's Luring Song logic
  • Add recharge to Theran Chimera's breath weapon
  • Fixed Spectral Cloud's Spectral Touch damaging itself when using -rr, added missing save
  • Fixed both of Swarm of Zombie limbs attacks
  • Added recharge button to Cairnwight's Petrifying Touch
  • Update Deathpact Angel's Exploitation of the Debtors to grant temp hp
  • Added Shadow Dragon (both variants)'s missing Veil of Shadow legendary action
  • Fixed Dracolich's Terrifying Presence so that it deals damage
  • Fix 2024 Giant Crocodile's Bite so that it only grapples on hit
fickle umbra
#

!help

viscid kernel
native galeBOT
#

@Changelog Follower
https://github.com/avrae/avrae/releases/tag/v4.2.70

New update! Monster stat blocks now match the 2024 format making them cleaner and easier to read.

New Features
• Updated monster stat blocks to match D&D 2024 format and layout by Lathaon #2216

Bug Fixes
• Fixed homebrew spells incorrectly overwriting prepared compendium spells during D&D Beyond character import by codybanman #2291

Docs
• Add documentation for the Elemental Weapon and Destructive Wave -choice options by codybanman #2214

sturdy peak
#

Need action command for Toxic Tradecraft from Green Reaper Ranger (Grim Hollow) specifically Befuddled one.

elder briar
late elmBOT
#

Avrae Community Update - October 14

Note: this was meant to be last Friday's update (my bad), and there will be no update this Friday due to some folks being out of office. Thanks!

Hello everyone! Here's your weekly update on new Avrae features/content releases, automation updates, and bug fixes. Remember to please report any issues you see with these updates in the #795768989729030165 chananel of the [Avrae server](https://(https://support.avrae.io/)!

New Content

Subclasses from Obojima: Tales from the Tall Grass

  • Warlock: The Lantern
  • Wizard: Origami Mage

Species from Obojima: Tales from the Tall Grass

  • Dara
  • Elf
  • Nakudama

Spells

  • Cthulhu by Torchlight
  • The Crooked Moon Part One: Player Options & Campaign Setting

Bug Fixes / Automation Updates

Spells

  • Update Divine Arrow to make attack roll and accept choice for vulnerability type

Actions

  • Improve Celestial Revelation so it doesn't remove then add the counter when no choice is provided
  • Fix Psionic Power: Telekinetic Movement wasn't using its counter
  • Add action for Second Wind: Tactical Shift

Monsters

  • Add max hp reduction to 2024 Specter's Life Drain attack
  • Fix 2024 Ghast's Claw attack now properly checks if the target is undead
  • Add missing Death Bursts on 2024 Mud and Steam Mephits
  • Fixed multiple incorrect restrain and swallow effects from the 2024 Monster Manual (Ankheg, Giant Constrictor Snake, Giant Crocodile, Giant Frog, Giant Squid, Giant Toad, Kraken, Mezzoloth, Mimic, Mind Flayer, Otyugh, Purple Worm, Remorhaz, Roc, Roper, Salamander, Shambling Mound, Swarm of Stirges, Tarrasque, Yuan-ti Abomination, Yuan-ti Malison Type 3)
  • Outline available -choice options on Tanker’s Chemical Spray attack
  • Update Helpful Hand's Latch so that the latched creature takes damage on the hand's turn
  • Fix 2024 Clay Golem's Slam increasing max hp instead of reducing
  • Add recharge button to Young Turtle Dragon's Steam Breath
  • Rename Dragon Tortoise's Steam Breath to Sand Breath and added a recharge button
hybrid comet
#

is it possible to roll stats for a character with the added instruction to keep rerolling 1s until there aren't any left?

viscid kernel
#

If you're using the built-in !rollstats, you can customize that as well.

#
  1. Type !servstats
  2. Click "Custom Stat Roll Settings"
  3. Click "Set Dice"
  4. Type 4d6rr1kh3
shrewd galleon
viscid kernel
# shrewd galleon

Can you explain a bit more? What feature are you trying to account for?

white whale
#

Is this common for Avrae to roll this bad? These are D20 rolls by the way.

viscid kernel
#

8 rolls isn’t nearly a large enough sample to make any meaningful statistical analysis.

#

Try a billion rolls. ☝️

white whale
#

Yes, in my average game of Discord DnD I will roll 1,000,000,000 rolls to average decently i’m sure

#

Thank you

bitter bluff
#

Mathematically speaking, yes. With only a few rolls you don't get a great snapshot but the more you roll the more you should see the average get closer to 10 or 11.

native galeBOT
#

@Changelog Follower
https://github.com/avrae/avrae/releases/tag/v4.2.71

Just a couple small changes this week. Main fix this release addresses an issue from the last update that caused custom compendium monsters to be rendered incorrectly depending on the formatting.

Bug Fixes
• Fixed Bestiary Builder trait descriptions being incorrectly processed through markdownify #2222

Docs
• Fixed docs not fully building#2221

minor vessel
#

Heyo 👋 My players have unlinked and relinked their Discord accounts from Beyond, but still can't lookup 2024 spells in our server. They are able to look up 2024 versions of classes and feats though, so it shouldn't be an issue of not having access to content through the Beyond campaign. Is it possible that there are some settings in the server or on the individuals' ends preventing them from finding 2024's spells? I doubt it's something to do with the server though since I can look it up just fine

viscid kernel
#

Or you can use !servsettings

  1. Set “5e Rules Version” to 2024.
  2. Set “Allow Character Override” to False.
storm falcon
#

hey there! I am not sure if this is the right channel, but Avrae rolls from D&D beyond is not working properly. its not showing up in discord. It says that it is typing but doesn't actually post anything in the channel. The campaign is connected and everything but it is still not showing up

gusty egret
#

Make sure Avrae has the permissions needed, and that you aren't using any extensions that can interfere. Otherwise you'll get more help on the official Avrae server.

storm falcon
#

yes! it has the permissions and I have it listed as a admin...not sure what is going on :/ i'll go to the discord!! thank you!

cobalt terrace
#

Do I need dnd beyond to share homebrew with my party? Or can avrae accept Google documents

viscid kernel
#

What kind of homebrew?

bitter bluff
#

There is a way to add homebrew to avrae, but I personally am unfamiliar with the specific steps

#

At least items can be added

cobalt terrace
#

Monsters, npcs

viscid kernel
#

Monsters have to be added through either CritterDB or Bestiary Builder.

#

See !help bestiary for instructions.

cobalt terrace
#

And npcs? Or maps?

native galeBOT
#

@Changelog Follower
https://github.com/avrae/avrae/releases/tag/v4.2.72

Today we launched a couple new improvements provided by some of our wonderful community members!

What's Changed
• Add -tickon <combatant> argument to !i effect by justhalf #2217
!cvar, !uvar, !svar, !gvar, !alias, !servalias, !snippet, and !servsnippet now support uploading file attachments by 7he4lph4 in #2207

runic swan
#

How can I make a post for a DND group

#

I Tried the commands not working am I doing something wrong

vapid nebula
native galeBOT
#

@Changelog Follower
https://github.com/avrae/avrae/releases/tag/v4.2.73

Today we launched a fixed to !init shuffle as well as an optional new way to make selections in Avrae.

What's Changed

  • Updated !init shuffle to take ieffects into account by vaguely-happy and 7he4lph4 #2225
  • Added an option to use interactive button selection across all selection menus by 7he4lph4 #2199

Button Selection
This new feature, if enabled, will allow you to use buttons rather than text input when you get interface. This is especially useful for DMs adding monsters to initiative as the buttons can be clicked in the DM sent by Avrae.
You can enable this feature on your server in !servsettings → Lookup Settings → Toggle Button Selections.
Known Issue: It's been reported an confirmed that some users are receiving the This interaction failed error when making a selection in a DM. We are looking into this. If you come across this error you may still make your selection by inputing the number as text (the good old fashioned way)

scarlet sundial
#

Avrae seems to be sending the same roll 2-3 times in 2 minute intervals

viscid kernel
#

If it’s still happening for you, you may want to ask on the Avrae dev server.

scarlet sundial
#

it seems to have stopped around an hour ago, might have been a minor bug

late elmBOT
#

Avrae Community Update - November 14th

Hello everyone! Here's your weekly update on new Avrae features/content releases, automation updates, and bug fixes. Remember to please report any issues you see with these updates in the #795768989729030165 chananel of the [Avrae server](https://(https://support.avrae.io/)! Have a good weekend!

New Content

Feats

  • All Obojima Feats have been automated

Spells

  • The remaining Grim Hollow Players Guide spells have been automated

Monsters

  • All monsters from Heroes of the Borderlands (HotB)
  • Dracolich (Gargantuan) (MM-2024)
  • Lamplighter (ISotSS)
  • Chicken (HGtMH1)
  • Saddle Slime (HGtMH1)
  • Gasdra (GHPG)
  • Anaya (TMoM)
  • Tharian (Possessed) (TMoM)
  • Xarashtar (TMoM)

User Automations

Spells

  • Chains of Beleth spell by M1S0
  • 2024 Conjure Celestial by Darmid

Bug Fixes / Automation Updates

Spells

  • Fixed 2024 Flame Blade's damage scaling
  • Updated 2024 Hunter's Mark text to specify the bonus damage is added when hitting with an attack roll
  • Fixed 2014 and 2024 Bigby’s Hand crush damage

Feats

  • Updated Dragon Fear feat to use the appropriate counter and give a better error message when all charges are used

Classes

  • Updated 2014 and 2024 Metamagic's Heightened Spell to use the correct number of Sorcery Points (3 for 2014 and 2 for 2024)
  • Fixed 2024 Bardic Inspiration so that it uses the correct die based on the bard who gave inspiration
  • Fixed 2024 Bard so that at level 5+ there is only 1 Bardic Inspiration counter and bonus action
  • Fixed 2024 Warding Flare
  • Fixed College of Mercantile Bard’s Magic Coin

Monsters

  • Remove advantage given to target engulfed by the 2024 Shambling Mound
  • Fixed damage and effects of Swarm of Wolf Spirits' attacks
  • Fixed 2024 Yuan-ti Abomination’s Poison Spray poison effect and damage rolls
  • Added missing recharge button on Elder Brain Dragon’s Tadpole Brine Breath attack
  • Added missing strength save on Earth Elemental Myrmidon’s Thunderous Strike
late elmBOT
#

Hey, folks! We're currently aware of an issue wherein users on certain servers cannot perform some Initiative or Lookup commands. The issue is known and an investigation is ongoing. Thanks for your patience!
EDIT: This issue appears to have been resolved. Please let us know if you run into any more issues!

pearl wing
#

how do i use !new paladin command?

#

like for making a new paladin

viscid kernel
#

Not a built-in one, anyway.

#

If you’re referring to a user-made alias, you’ll probably have to ask the user that made it.

late elmBOT
#

Upcoming Discord Permission Change - Action May Be Required

Hey, all! Wizards will be dark for the Thanksgiving holiday, so there will be no updates this week, BUT we wanted to make everyone aware of some upcoming Discord changes that may affect Avrae. We'll be reminding everyone again closer to this actual implementation date.

Everyone take care and we'll see you next week!

What Are The Changes?

Discord is splitting the PIN_MESSAGES permission out of MANAGE_MESSAGES (read the changelog) . Starting February 23, 2026, Avrae will need this new permission to pin initiative summaries.

What this affects:

When you start combat with !init begin, Avrae pins a summary message showing turn order, health, and effects. Without the new permission, combat will still work normally, but the summary won't be pinned. You'll need to scroll up to find it.

What You Need To Do:

If Avrae was added to your server before this change, you'll need to either:

  1. Re-invite Avrae using the official invite link, OR
  2. Manually add the "Pin Messages" permission to Avrae's role in your server settings.

New servers that invite Avrae after we update the application settings won't need to do anything.

Discord Developer Portal

Build games, experiences, and integrations for millions of users on Discord.

native galeBOT
#

@Changelog Follower
https://github.com/avrae/avrae/releases/tag/v4.2.74

A new release is out!

Fixes

  • Fixed !i madd selection buttons in DMs by 7he4lph4 in #2227
  • cvars and uvars can no longer shadow built-in function names by 7he4lph4 in #2235

Features

  • Added granting_spell_id, granting_spell_cast_level, and original_choice as possible fields to SimpleCombatant.add_effect by 1drturtle in #2238
  • Added initscore flag to !init madd and !init meta as per MM2024 optional rule. by 7he4lph4 in #2223
late elmBOT
#

Avrae Community Update - December 5th

Hello everyone! Here's your weekly update on new Avrae features/content releases, automation updates, and bug fixes. Remember to please report any issues you see with these updates in the #795768989729030165 of the Avrae server. Have a good weekend!

New Content

Eberron: Forge of the Artificer

  • Classes
  • Artificer
  • Species
    • Changeling
    • Kalashtar
    • Khoravar
    • Shifter
    • Warforged
  • All Monsters

Lowryn: First Light

  • Feats
    • Shadowmoor Hexer
  • Species
    • Boggart
  • Additional Monsters Automated
    • The Crooked Moon Part One
    • Cthulhu by Torchlight
    • Grim Hollow: Campaign Guide

User Automations

  • Spells
  • Radiant Beacon by LordBeefSupreme
  • Class Features
    • Psionic Power: Psionic Strike improvements by LawfulGoodDad

Bug Fixes / Automation Updates

  • Some 2024 Dragonborn breath weapons weren’t decrementing their counter
  • 2024 Diviner Wizard was missing an automation for The Third Eye
late elmBOT
#

Planned Maintenance
Hi everyone! We’ll be performing infrastructure maintenance today from <t:1765216800:t>–<t:1765220400:t>.
This affects all Avrae services, including the Avrae bot, Taine, and Avrae.io. During this window, the bot and site may be temporarily unavailable or unstable.
We’ll post an update once it’s complete.

late elmBOT
#

We've finished maintenance for the day. Thanks for your patience!

lilac jetty
#

Hey i hope this message finds the right person.

With the new Artificer subclass Cartographer: level 3 feature Create Magical Maps there’s a command problem when running “!cc create -#” where it’ll instead create a new cc with that number.

“Map” and “Magic” are also used for other CCs so you can’t reliably use those words.

Not sure if this can be fixed. The only other way around it that I know is typing the whole “Create Magic Maps”

viscid kernel
#

If you're using D&D Beyond for your character sheet, it should add that CC automatically.

#

Otherwise, you're not using the correct format for that command.

#
!cc create "Create Magical Maps" -reset long -min 0 -max {{1+intelligenceMod}} -type bubble
lilac jetty
#

Like doing

!cc Create -1

That’s how I ran into the problem of it instead creating a new CC titled “-1”

viscid kernel
#

Ahhh, I gotcha.

#

!cc create is a command that creates a CC.

#

If you just want to subtract a use, you’ll need something like !cc "Create Mag" -1

#

You could also set up a simple alias to make that one easier.

lilac jetty
#

That’ll have to do yeah. I’ve never made an alias so I’ll just stick to using quotation marks lol

viscid kernel
#
!alias map cc "Create Magical Map"
!map -1
lilac jetty
#

Oh it’s that simple? Cool

#

Thank you so much for your aid!!

viscid kernel
#

Yeah, you just give a name (like map) and then whatever command you want that alias to run (like cc "Create Magical Map").

#

Any args used in the alias get added to the final command.

#

So !map -1 translates to !cc "Create Magical Map" -1.

lilac jetty
#

If I’m in combat with a map command will that mess me up?

viscid kernel
#

If you're already using another alias called map, then yeah, you'll probably want to give this one a different name.

lilac jetty
#

Cool cool thank you 🙏

late elmBOT
#

Avrae Community Update - December 12

Hello everyone! Here's your weekly update on new Avrae features/content releases, automation updates, and bug fixes. Remember to please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server!

New Content

New Monsters Automations

  • Stranger Things: Welcome to the Hellfire Club
  • Netheril’s Fall

New Features

  • All entries in the 2024 Rules Glossary are available from the !rule and /rule commands. Special thanks to Lathaon for compiling the list of rules.

User Automations

  • Entropy Druid’s Ruinous Smite and Ruin Incarnate actions by Starchess

Bug Fixes / Automation Updates

Class Actions

  • Updated 2024 Wild Magic Sorcerer’s Bend Luck to use 1 Sorcery Point instead of 2
  • Updated 2024 Monk’s Redirect Attack list text
  • Updated 2024 Artillerist Artificer’s cannon dice when level 9 and above

Monsters

  • Updated 2024 Mind Flayer’s Mind Blast to only roll damage once instead of per target
  • Fixed typo in 2024 Chuul’s attack effect
  • Updated 2024 Cockatrice’s Petrifying Bite’s attack bonus to be +3 instead of +7
  • Updated Gauth’s (MotM) Death Throes attack to force a DEX save instead of WIS

Spells

  • Updated 2024 Moonbeam’s effects to correctly state that saves are taken at the end of the turn instead of the beginning
  • Added missing automation for Gift of Alacrity
  • Update 2024 Witch Bolt's effect text
hidden agate
#

Hello

#

I need help

empty linden
#

What specific Avrae help do you need?

hidden agate
#

i dunno i was just told i could come here for help sorting out a trait

#

in a homebrew species

bitter bluff
tepid briar
#

Why are the item for one shot wonders not in the !item comant?

empty linden
#

It probably hasn't been automated (that is the Avrae devs haven't yet gotten it into Avrae).

tepid briar
#

Oke

late elmBOT
#

Announcement - Code Freeze and Holiday Schedule 🎄

Hey everyone! As we at Wizards are preparing to spend the winter holidays with our friends and loved ones, we wanted to give you all a heads up that we will be going through a Code Freeze from tomorrow, <t:1766007900:D> until <t:1767649500:D>.

What Does This Mean?

Basically this means that no new features will be deployed during this time, so you won't see Community Updates from me for a few weeks. This also means that you'll see less WOTC staff around as we go dark for the holidays.

We hope you all have a wonderful holiday doing exactly what it is you'd like to be doing. (I personally will be playing the Expedition 33 DLC.) We will be back in business from January 5th onward! See you then, and Happy Holidays!

feral musk
#

How do I get started? Any advice is greatly appreciated!

#

Specifically, I'm looking for help to get started into a game. I'm brand new to dnd so I'm not really sure what to do. I've heard discord is a good place to start.

vapid nebula
loud dock
#

I’m new to D&D and want to be a necromancer, but have no idea how to be one. Can someone help?

empty linden
small loom
#

How do I use legacy spells with Avrae?

#

It keeps using new spells instead

empty linden
#

Set your settings to prefer/use legacy spells

small loom
#

How do I do this?

#

And can this be done per/charcater or will I need to keep changing my settings?

empty linden
#

Actually it may be a server setting - give me a sec to double check

#

Okay so on the server, assuming you are Admin, DM or Dragon Speaker role, run !server_settings and then configure your server to use 2014 rules lookup and prefer legacy content.

#

Then in your character sheets, make sure to only use 2014 base characters and legacy content.

small loom
empty linden
#

At this time I don't think so. But you could always check with the developers on Avrae.io

viscid kernel
#

The server settings only sets a default for characters newly-imported in that server.

empty linden
#

Thanks Spam!

viscid kernel
#

Unless the server is also set to enforce a version.

#

Otherwise, it’ll use whatever the character is set to.

#

You can change a character’s version in !csettings

native galeBOT
worn radish
#

Is there a way to delete a character after using the import command?

vapid nebula
worn radish
#

Thank you!

noble smelt
#

i can never get the upcast command to work can someone show me how to type it

empty linden
#

!cast <name of spell> -l 8
The -l (that's an L) stands for level that you want to cast the spell at.

#

See !help cast for more information

lavish swallow
#

does avrae automatically give exp after a fight or you have to set it manually?

empty linden
#

No - xp is not something built in to Avrae but I believe there may be a community created alias. Check the Avrae workshop on Avrae.io

manic locust
#

im content sharing for friends on a campaign im running but they are unable to use the stuff they chose for their sheets on avrae, for some reason ir claims they dont own it has this changed from before or has it always been like this?

#

or is this some sorta bug

empty linden
#

They would need to make the characters inside the campaign that is sharing the content to be able to use it on their character sheets and thus usable in Avrae.

viscid kernel
#

They can run !ddb to confirm or get instructions.

fallen yoke
#

Hi! Is there a way to modify sneak attack to reduce the damage by 1d6 when a rogue uses their Cunning Strike to Withdraw or Poison?

empty linden
#

Probably easiest to just run !r 1d6 and then add what’s rolled as hp to the target.

fallen yoke
#

That's what I ended up doing. Thanks!

late elmBOT
#

🚧 Extended D&D Beyond Maintenance Planned 🚧

D&D Beyond will undergo an extended maintenance period <t:1768899600:F> that is expected to last about six hours. This maintenance will include optimizations to reduce site latency during high-traffic periods.

This will be a full outage—D&D Beyond, the D&D Beyond Marketplace, and the D&D Beyond mobile app will be unavailable for the duration of the outage. Avrae, the D&D Beyond Discord Bot, will still work as normal, but players will not be able to import new characters or run the !update command on imported DDB characters.

For updates on this maintenance, visit the D&D Beyond status page.

We thank you in advance for your patience as we work to improve the D&D Beyond site experience for you!

ruby oar
#

.[!a rapier -ts dexterity -with intelligence]

is this how i can apply True Strike to a weapon using the D&D Avrae bot, right? It never states that I'm using True Strike so I'm wondering if I'm doing it right

astral dagger
#

It’s saying my campaign join link isn’t a campaign join link?

vapid nebula
heady bridge
#

How do we add monsters into the initiative?

empty linden
#

!i madd <monster name> - adds monster to initiative

#

See !help initiative for more info

earnest mortar
#

Guys what's the command to remove gold

empty linden
#

!g coins -3 gp - removes 3 GP from your coins

#

See !help g coins for more info (g is shorthand for game)

hollow hamlet
#

I'm having trouble linking my campaign to my server... Which link does it want? The "join the campaign" sharable link?

earnest mortar
#

Guys how do I add the monsters to map , i named them abbreviations

viscid kernel
tepid briar
#

!item retrac

civic charm
#

How do i roll with advantage and disadvantage?

vapid nebula
civic charm
#

Thanks

subtle fern
#

what are the rules for attacking from stealth?

gusty egret
#

This channel is for getting help with Avrae, the bot. If you have D&D rules questions make sure to use #dnd-rules or likely you want #dnd-newcomers

severe hornet
#

Can someone help me with importing my character in avrae?

#

I can't seem to figure out which link of character sheet it wants

empty linden
#

The full url to the character sheet - it should look like something like this: https://www.dndbeyond.com/characters/<numbers that make up your character>

mellow portal
#

Anyone know how to get the 2024 dhampir bite to work on avrae actions not appearing when i use the !a command

severe hornet
viscid kernel
severe hornet
#

Error that this character does not exist

viscid kernel
#

I’m betting the character is set to Private, and you haven’t linked your DDB and Avrae accounts.

severe hornet
#

Oh

viscid kernel
#

You can either set the character to Public, or link your accounts.

#

You probably want to link your account anyway, though.

#

You can run !ddb to get instructions or confirm that it’s set up.

severe hornet
#

Thank you very much

#

❤️

worn radish
#

Is there a way to get avrae to send an additional message when a 1 or 20 is rolled? I want rolls for those two to have an additional response to make them different/more exciting but wasn't sure if it's possible or how to do it

viscid kernel
#

I don’t believe so.

worn radish
#

What about looking up images of npc's? I saw a command for monster pictures but didn't see one for npc's

empty linden
#

Not all NPCs have token art though just as a heads up

worn radish
honest gull
#

How do i get my players to use gold with the bot, i have a player who has no equipment just pure gold and we can't figure out how to use the bot to spend it

viscid kernel
#

See !help g coin for the full details.

honest gull
#

thanks!!

turbid tiger
#

So I bought a couple of DND books and I’m just curious if anyone would read them to me I’m dyslexic

bitter bluff
#

unfortunately this is the wrong channel for that, you might ask in #non-dnd-topics for recommendations on a screen reader or check one forurms?

echo zealot
late elmBOT
#

Happy New Year! Avrae Updates!

Happy Friday, Avrae aficionados, and Happy New Year! (Yes, I know we’re six days into February, shhh)

January can be busy for us coming back to work after the holidays, which usually results in us going fully heads down while we catch up and try to remember how D&D works, so I apologize for our silence while we did just that.

As some of you might know, there are new hands touching the Avrae beacon this year, so I would like to introduce Daniel and Zac to everyone, in their own words:

@__greyhame (DDB Software Development Manager): Hey everyone! I’m Daniel, the Manager of the Maps and Avrae teams. Outside of work, I enjoy spending time with friends and family, playing board games, mountain biking, and of course, D&D. I’m excited to be here and looking forward to getting to know you all. Thanks in advance for your patience as I get up to speed on all things Avrae!

@WOTC_Zac (DDB Product Manager, Maps VTT): I've been playing D&D for 20 years, and it's a great honor and responsibility to be in this position. Avrae is an incredible tool, with an incredible community powering it. Daniel and I are, admittedly, newcomers to Avrae. Our role here is to help shepherd Avrae along, ensure things keep running smoothly for you, and ensure the Avrae community can keep doing what it's been so successful at doing all these years.

Welcome Daniel and Zac! 🎉 Please give them your patience and support as they get acclimated to the Avrae server and our beloved bot.

Changes to the Avrae Update Cadence

To that note, the update cadence is going to change a bit going forward. Instead of weekly updates, they will be spaced out to bi-weekly (that’s one every two weeks, but I don’t think ‘bi-weekly’ suffers from the same confusion that ‘bi-monthly’ does), and the first one for the year will be next week, so we'll see you then!

patent relic
#

My character weilds a +1 rapier and +1 Dagger. But only 1 shows at +1, how do I know im using the correct weapon?

empty linden
#

Have you run !update recently to make sure Avrae has the latest from the character source?

#

It seems like Avare isn't aware you have a +1 dagger

patent relic
#

Did it before the session. Ill try it again

empty linden
#

Also check what it lists when you run the !a command (lists actions/attacks your character has).

late elmBOT
#

Avrae Community Update (Part 1 of 3) - 2/12/2026

And we're BACK! Here is your first bi-weekly update on new Avrae features/content releases, automation updates, and bug fixes, and it's a big one, so it will be in multiple parts. Remember to please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server, and let us know how we can better deliver these updates to you! (But don't put that in the #795768989729030165 channel.)

New Content

Humblewood Tales

  • All 62 monsters
  • Feat Actions:
    • Strengthen Flames
    • Touch Plant or Tree
  • Class Options
    • Leyline Magic
    • Circle of the Warden
    • The Predator
      Heliana's Guide to Monster Hunting: Part 1
  • Feat Actions
    • Fearsome Flourisher: Flourish Enhancement
    • Scourge Master: Disarm
    • Spray 'n' Pray
  • Species Actions
    • Drill Dervish: Knock Prone
    • Feathered: Reduce Fall Damage
    • Neurotoxin
    • Play Dead
    • Savant of Secrets: Enter Cyclotrance
    • Shimmer Skin
    • Unarmed Strike: Bite
    • Unarmed Strike: Nematocyst (Dex.)
    • Unarmed Strike: Nematocyst (Str.)
      Valda's Spire of Secrets: Player Pack
  • Feat Actions
    • Iron Hero: Heroic Intervention
    • Iron Hero: Vengeful Strike
  • Species Actions
    • Bisque: Bonus Damage
    • Entangling Vines - Spring, Summer, Autumn, Fall
    • Marionette: Extended Reach
    • Plushie: Absorb Damage
#

Avrae Community Update (Part 2 of 3)

Remember to please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server!

New Content, Continued

Cthulhu By Torchlight

  • Feat Actions
    • Clear Senses
    • Defiant Strike
    • Ear for Falsehood
    • Foul Arcana
    • Indomitable Heart
    • Instinct to Survive
    • Shadowed Strike
    • Subtle Interrogation
    • Wriggle Free
  • 46 Class Actions
    Forgotten Realms: Heroes of Faerûn
  • 40 Class Actions
    Abomination Vaults
  • 92 Monsters
    The Lord of the Rings Roleplaying
  • Species Actions
    • Elven-Skill
  • 28 Feat Actions
    Xanathar's Guide to Everything
  • Class Actions
    • Banishing Arrow
    • Beguiling Arrow
    • Enfeebling Arrow
    • Ever-Ready Shot
    • Grasping Arrow
    • Piercing Arrow
    • Seeking Arrow
    • Shadow Arrow
      Astarion's Book Of Hungers
  • Monsters
    • Speaker Devil
    • Fiendish Icon
    • Harvester Devil
    • Vampire Warden
      The Crooked Moon Part Two: Monsters & Adventure Campaign
  • 71 Monsters
#

Avrae Community Update: (Part 3 of 3)

Remember to please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server!

New Features

Bug Fixes / Automation Updates

  • Fixed issue with deleting aliases. Upgrading to Python 3.12 allowed for newlines in alias creation, which broke alias deletion.
  • Fixed automation issues:
    • Wastrilith is missing Corrupt Water trait
    • Ghost Dragon cannot recharge its Breath attack
    • Ice Devil from MM-2024 cannot cast their spell Ice Wall / Wall of Ice
    • MM-2024 Banshee's Deathly Wail should only drop a target to 0hp if they are below 25hp and do 3d6 otherwise. Currently the automation checks only the first target's hp: targets[0].hp <= 25
    • Ancient Magnetite Dragon (HGtMH)'s Storm of Swords should have one set of damage dice for all targets. Currently has one set of damage dice for each target.
    • The Tarkanan Marauder has Disengage in it's spellbook instead of Disintegrate
    • MM-2024 Tiger "rend" attack applies the prone effect on miss.
    • MM-2024 Dire Wolf "Bite" attack applies the prone effect on miss.
    • The Ghost Dragon (FToD) is missing a button to recharge it's Breath attack. Also missing buttons to resist the fear/paralysis on the targets
    • Wastrilith (MPMM) does not have an action for its Corrupt Water trait.
    • The Crystal Dragon (FToD) is missing a button to recharge its Breath attack
keen tundra
#

So, there's a backend that lets you use Google Sheets and what not, what are the other options?

viscid kernel
#

D&D Beyond or Dicecloud

hoary bobcat
#

In Avrae Development a person say what i need to consult here

#

Because i don't have acces to my old account

viscid kernel
#

You’ll need to contact customer support.

#

?tag ddb support

weary sonnetBOT
#

D&D Beyond customer support can be contacted at the link below. Requests are answered in the order they're received, during regular business hours. Submitting multiple requests for the same issue can result in a delayed response.
http://dndbeyond.link/SubmitTicket

hoary bobcat
#

Ok thank you sir

late elmBOT
#

Hey everyone. WOTC_Zac here, the new PM for Avrae. We have a bit of a content automation backlog we're working through, and I want to make sure we're prioritizing the most valuable and in-demand things first. So what better way to prioritize than to just ask y'all directly.

Below is the (non-user submitted) content automations still in our backlog, and how many items are included in each.

** Feats**

  • 🌙 The Crookeed Moon Part One Player Options (12)
  • 🔫 The Gunslinger Class Valdas Spire of Secrets (2)
  • 😭 Grim Hollow Player's Guide (27)
  • 🧛 Astarion's Book of Hungers (17)
  • 🗼 Valda's Spire (4)

Classes

  • ❓ Misc with no distinct source (36)
  • 🫖 Tasha's Cauldron of Everything (78)
  • 💍 Lord of the Rings (87)
  • 🦭 Illrigger Revised (54)
  • 🛍️ Griffon's Saddlebag Book Two (177)
  • 🏹 Helianas Guide to Monster Hunting Part 1 (2)
  • 🌛 The Crookeed Moon Part One Player Options (200)
  • 😿 Grim Hollow Player's Guide (247)
  • 🏗️ Valda's Spire (6)

We're going to do a two-part emoji-poll here!

FIRST: Please emoji react to this message with 🏛️ if you want us to generally prioritize classes, or 🦶 if you want us to generally prioritize feats.

SECOND: Please emoji-react to this message with the emoji of any content you or your group would use.

Please have your votes in by Sunday the 22nd, as we'll be incorporating the results as we kick off next week. We won't necessarily stick to the outcome of this poll perfectly, but it will absolutely weigh heavily on the order in which we work through this.

To all our friends on servers following this channel, please come to the Avrae Development server to emoji-vote! https://support.avrae.io/

Discord

The best place to get help for, chat about, and share creations for the Avrae Discord Bot, the #1 D&D bot on Discord! | 21772 members

buoyant quiver
#

I don't know if I'm supposed to ask here or in #ddb-support, but I need help with unlinking a D&D Beyond account that I can no longer access from my Avrae.

#

I've tried multiple times to get into that account with no success - it doesn't seem linked to my email account anymore, and I don't know how that's possible

viscid kernel
#

You’ll need to contact customer support, then.

#

?tag ddb support

weary sonnetBOT
#

D&D Beyond customer support can be contacted at the link below. Requests are answered in the order they're received, during regular business hours. Submitting multiple requests for the same issue can result in a delayed response.
http://dndbeyond.link/SubmitTicket

buoyant quiver
#

I'm an idiot - I forgot it wasn't tied to my email account, but my Twitch account LMAO

#

Thanks anyway, but I got everything under control

empty linden
#

Also doesn't hurt to have more than one oAuth way to login.

buoyant quiver
lyric osprey
#

how does one link their acc to dnd beyond

#

Like for avrae

empty linden
# lyric osprey Like for avrae

Grab your Discord ID (full Discord handle with any digits), go to D&DBeyond and log in to your account and go to your account settings (https://www.dndbeyond.com/account). In the Discord box, add your Discord ID and that should link things. Give it 10-15 minutes then run the !ddb command to check and confirm it's linked (should result in a message confirming it's linked if everything is correct).

clever willow
#

Anyone else having issues with rolls from the DnD beyond character sheet going to Discord?

Everything seems connected (campaign and characters) and commands in Discord work fine

Buttons from DnD beyond character sheet stopped working yesterday or the day before

clever willow
#

I cleared my history this morning - don't know if that is what corrected it but everything is back now ....

late elmBOT
#

Avrae Community Update - 2/27/2026

Good time zone, everyone! Here's your update on new Avrae features/content releases, automation updates, and bug fixes, and it's a big one, so it will be in multiple parts. Remember to please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server, and let us know how we can better deliver these updates to you!

New Content

Valda's Spire Of Secrets

Classes:

  • Gunslinger (Base Class & General Options)
    • Automatic (Assault Rifle) [skip => true]
    • Automatic (Gatling Gun) [skip => true]
    • Automatic (Submachine Gun) [skip => true]
    • Explode (Cannon)
    • Quick Draw: Double Draw [skip => true]
    • Revolver (Slow) [skip => true]
    • Scatter (Blunderbuss) [skip => true]
    • Scatter (Double-Barrel Shotgun) [skip => true]
    • Scatter (Pump Shotgun) [skip => true]
    • Sighted (Hunting Rifle) [skip => true]
    • Sighted (Sniper Rifle) [skip => true]
    • Slow (Flare Gun) [skip => true]
    • Slow (Magnum) [skip => true]
    • Vex (Parlor Gun) [skip => true]
  • Gunslinger: Desperado
    • Cheat Death
    • Dire Gambit
    • Double or Nothing [skip => true]
    • Maneuver: Liar's Dice [skip => true]
    • Maneuver: Maverick Spirit (Risk Taker)
    • Maneuver: Skin of Your Teeth (Risk Taker)
    • Risk Dice [skip => true]
    • Risky Business [skip => true]
  • Gunslinger: Gunfighter
    • Deft Maneuver [skip => true]
    • Fancy Gunplay: Gun Spinning [skip => true]
    • Fancy Gunplay: Speed Loader [skip => true]
    • Maneuver: Deft Deflection
    • Maneuver: Magic Bullet
    • Maneuver: Parting Shot
    • Maneuver: Ricochet
    • Quick Change [skip => true]
  • Gunslinger: Sheriff
  • Long Arm of the Law
    -Maneuver: Lay Down the Law (Attack) (White Hat) [skip => true]
  • Maneuver: Lay Down the Law (Attack) (White Hat) [skip => true]
  • Maneuver: Lay Down the Law (Grant Temp HP) (White Hat)
  • Maneuver: Lay Down the Law (Grant Temp HP) (White Hat)
  • Reach for the Skies (White Hat)
  • Reach for the Skies (White Hat)
  • Slick Talker [skip => true]
  • Gunslinger: Sniper
    • Concealed Position: Camouflage [skip => true]
    • Concealed Position: Sniper's Nest [skip => true]
    • Critical Shot [skip => true]
    • Focused Shot
    • Gut Shot [skip => true]
    • Headshot
    • Maneuver: Eagle Eye
    • Overkill
    • Pinball Shot
    • Reposition [skip => true]
    • Sharpshooter's Stance: Fire While Prone [skip => true]
    • Sharpshooter's Stance: Quick Stand [skip => true]
  • Gunslinger: Spellslinger
    • Bang, You're Dead: Arcane Shot
    • Counter-Mage: Abjuration-Breaker [skip => true]
    • Counter-Mage: Antimagic Shot [skip => true]
    • Counter-Mage: Inured to Magic
  • Gunslinger: Professional / Assassin
    • Evasion [skip => true]
    • Exit Strategy
    • License to Kill

Grim Hollow

  • class: Barbarian - Credits to LordBeefSupreme from our Discord Community!
  • Contamination
  • Hypothermia
  • Immmolation
#

A Message from the Team: Our Next Sprint Plan

We’re going to try a little experiment for a few weeks. The Avrae team plans our work in two week sprints. The next sprint is February 25th through March 11th.

Below is a screenshot of our actual Jira board for the next sprint. Here’s a few notes:

  • Each line here is a ticket number and short description. Clicking into each ticket has a lot more implementation details. Those details aren’t quite as easy to share right now, but the title should give you a decent idea of what it’s about.
  • The second column is the category. Different members of the team have different specialities and skills, so we can’t just throw everyone at a single topic. That also means we’re able to make progress in multiple areas at the same time. Some book ingestion, some backend or operational improvements, some user submitted automations, etc.
  • The third column is the status. You’ll see a few different ones here, but the most common are Backlog (Haven’t Started), In Progress, Code Review, Testing, and Completed.
  • Most importantly: We are offering a high level of transparency here into upcoming work and what’s in progress. But that does come with one big caveat: Sometimes plans change. People get sick, there’s some emergency work that interrupts the sprint, something is more complex than we anticipated, we discover something isn’t going to be possible. This is a working document, not a sanitized marketing or PR presentation. We want to keep offering this level of transparency, and in return we ask for your grace if things get bumped around a bit by reality.
fair pagoda
viscid kernel
#

It’s currently down for everyone (and likely unrelated to jerrytel’s previous issues). The devs are looking into it, though.

late elmBOT
#

Avrae Community Update - 3/13/2026

Good time zone, everyone! Here's your update on new Avrae features/content releases, automation updates, and bug fixes. Remember to please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server, and let us know how we can better deliver these updates to you!

New Content

Community-Submitted Automations

  • Sorcerous Restoration by LawfulGoodDad
  • Psionic Power: Protective Field by LawfulGoodDad

Valda's Spire Of Secrets: Player Pack

  • Class Features
    • Air Dash
    • Aura of Fraternity
    • Avoidance
    • Channel Divinity: Conjure Drink
    • Warrior of the Street: Combo
    • Warrior of the Street: Iron Fist
    • Dungeoneer: Dungeon Precautions
    • Grandfather Paradox
    • Heroic Superstition
    • It Happened Like This
    • K.O.
    • Kick In The Door
    • Merry Maker
    • Dungeoneer: Monster Kill
    • Warrior of the Street: Special Moves
    • Path of the Muscle Wizard: Unarguable Wizardry
    • Dungeoneer: Veteran Hero
    • Webbing

Bug Fixes / Automation Updates

  • Dirge: The spell Dirge overwrites the concentration effect with another effect of the same name. Reported by thereverendb
  • Cthonic Tiefling issues: Cthonic Tieflings do get a False Life free cast automation, but they do not get the Ray of Enfeeblement one at level 5 when they should. Reported by kedarothort

Regarding Last Update's Skipped Automations

We have an update for you about last week's skipped automations (all the ones marked [skip => true]). After evaluating those automations, we found the following patterns:

  • The automation involved distances or durations
  • We could only partially support the feature (Automatic Weapons, Revolver, Vex, Critical Shot, Gut Shot, Slick Talker)

What We're Doing: We’ll create tickets for each of the skipped automations and will prioritize them accordingly. If we can partially support it, we’ll add partial support. If the feature can’t be supported at all we will have the automation output the action’s text. Thanks to everyone for pointing this out to us!

Next Sprint Plan

Our next sprint runs from March 11th to March 25th.

onyx marlin
#

guys question:

is there a code for potent cantrip or that automatically includes in its calculations
(evoker wizard innate skill)

viscid kernel
onyx marlin
#

i see, ty

dusk trellis
#

I'm having issues with rolls made on DDB showing up on discord. is it still down? or am i missing something?

late elmBOT
#

Hi everyone. Quick announcement: we are aware of an issue where rolls aren't showing up through Discord via the D&D Beyond website.

We've identified the issue and will be deploying the fix in the next day or so.

If you want to know what happened: The high level explanation is there was an optimization in how D&D Beyond sends data about dice rolls that eliminated some empty strings. That team wasn't aware that Avrae was expecting an empty string, and broke when it didn't receive anything. The fix is handling this error case more gracefully on the Avrae side.

late elmBOT
#

We have deployed the fix for rolls not showing up through Discord via the D&D Beyond website. Sorry about that, and I hope you all roll many nat 20s.

ionic palm
#

I have a question and I hope this is the right place to ask it. Will Avrae still work if I change its name and/or change the name of its role? (I just have a theme on my server I like to enforce.)

viscid kernel
#

Yeah, the names shouldn’t matter.

ionic palm
hollow valve
#

what is the command to have Avrae show info from the glossary? Such as info on Blindsight?

viscid kernel
#

!rule blindsight

onyx marlin
#

guys question

what's the avrae code of adding attunements with charges

empty linden
onyx marlin
#

Got it. Ty

rare mica
#

How do you set up automation for grasping arrow or the other arrows from arcane archer

hot spruce
#

Greetings. Can any player, especially the DM of a campaign, summon the specific inventory of a player in discord through Avrae?

viscid kernel
#

Avrae doesn’t normally even track inventory.

#

There are user-made aliases that do it, but the functionality there would depend on whoever wrote it.

atomic onyx
#

Hi guys

#

I need help with avrae

empty linden
#

What do you need help with? And have you tried the !help command?

worn radish
#

Is it possible for a dm to manually add a player to initiative? One of my players isn't on as often as the others so I feel it would help speed things up, but I couldn't find anything through my own searching

vapid nebula
worn radish
vapid nebula
empty linden
#

If you're the DM I think you can add a creature (including character) to initiative with the !init add <name of character>

empty linden
#

Oh for monsters/creatures use the !init madd <monster name>

#

See !help init for more info

fair pagoda
#

I'm sorry if I'm repeating what someone else said. But apparently, now when we roll from Beyond (specifically using the drop down menu to activate advantage or disadvantage) it doesn't come through to Discord from Avrae.

viscid kernel
fair pagoda
#

Gotcha, thank you!

late elmBOT
#

Avrae Community Update - 3/27/2026

(Published on 3/31) Hello friends! My apologies for the delayed update.

There were no updates to report last Friday, but we still wanted to deliver the plan for the sprint that began last Wednesday, March 25th. You'll find that below.

serene hazel
#

Soo got a question

Since I'm a monk with martial prof due to taking one lvl dip into war cleric. How do I tell Avrae that I'm using the prof to add to my strikes????

viscid kernel
#

You should run that every time you make changes to your sheet.

serene hazel
#

Thanks

worn radish
#

Anyone know if the servers are down or something? I have some players to import their sheet but it's not working. I don't recall needing to connect an account if the character's page is set to public

Error loading character: D&D Beyond authentication failed. Please ensure your account is linked.

late elmBOT
#

Avrae Community Update - 4/09/2026

Good time zone, everyone! This week's update is a little early (to make up for last update) and a bit on the chonky side, but here's your update on new Avrae features/content releases, automation updates, and bug fixes. Remember to please report any issues you see with these updates in the #795768989729030165 channel of the Avrae server!

New Content

Tasha’s Cauldron of Everything

  • Class Features
    • Blessed Strikes
    • Circle Spell: Distribute
    • Death’s Friend
    • Ghost Walk
    • Tokens of the Departed: Create Soul Trinket
    • Tokens of the Departed: Question Spirits
    • Tokens of the Departed: Sneak Attack
    • Wails from the Grave

Crooked Moon: Part 1

  • Player Options
    • Bejeweled Carapace: Reaction
    • Culling
    • Curse Creature
    • Cursed Claws (Dex)
    • Cursed Claws (Str)
    • Dance of Death
    • Devour Corpse
    • Eldritch Gibbering: Action (Deepborn)
    • Eldritch Gibbering: Wisdom
    • Endless Hunger: Bonus Action
    • Fiendish Fortune
    • Gift of the Green
    • Glimpse Fate
    • Grasping Branches
    • Grey Balance
    • Guiding Bond
    • Moment of Remembrance: Reaction
    • Plague Bearer
    • Poison Scorpion Sting (Ashborn)
    • Regeneration (Bogborn)
    • Root Sense: Tremorsense
    • Silver Bulwark: Reaction
    • Winds of Magic
    • You’ve Got a Friend
    • Zealous Charge: Bonus Action

Grim Hollow: Player’s Guide

  • Player Options
    • Breath Weapon (All Types)
    • Burst of Speed (Leporidae Accursed)
    • Burst of Speed (Wulven)
    • Center Yourself
    • Claws (Dexterity)
    • Claws (Strength)
    • Craft Mundane Item
    • Create Clockwork Device
    • End Ethereal Fade
    • Enemy in Motion
    • Ethereal Fade (Aether-Touched Accursed)
    • Ethereal Fade (Disembodied)
    • Fade Away (Feywarped Accursed)
    • Fade Away (Gnome)
    • Fangs (Dexterity)
    • Fangs (Strength)
    • First Strike
    • Help
    • Helping Hand (Dreamer)
    • Helping Hand (Halfling)
    • Helping Hand (Human)
    • Hide (Gnome)
    • Hunter’s Instinct
    • Improvise
    • Lucky (Feywarped Accursed)
    • Lucky (Halfling)
    • Magical Savant (Charm Person): Charm Person (Dhampir)
    • Manipulate the Weak-Willed (Demonic Accursed)
    • Manipulate the Weak-Willed (Ogresh)
    • Master of Distraction
    • Menacing Roar
    • Mighty Shove: Dexterity Save
    • Mighty Shove: Strength Save
    • Natural Attack: Dexterity (Daemonic Accursed)
    • Natural Attack: Dexterity (Feywarped Accursed)
    • Natural Attack: Strength (Daemonic Accursed)
    • Natural Attack: Strength (Feywarped Accursed)
    • Out of Phase
    • Pack Hunter
    • Quick Slip: Hide
    • Recall (Dreamer)
    • Recall (Feywarped Accursed)
    • Relentless Endurance (Behemoth Accursed)
    • Skill Prowess (Behemoth Accursed)
    • Skill Prowess (Human)
    • Stalwart Reserves
    • Stand Fast

Next Sprint Plan

Our next sprint runs from April 8th to April 22nd.

torpid drift
#

Is everyone aware that the 2024 barbarian via Avrae is just adding Rage damage to every attack instead of just Strength-based Attacks?

Its even adding Rage Damage to Spells.... I was just playing around to check... Cast Healing Word as my Barbarian while raging in Initiative.... and it healed 2 less damage because after rolling the healing dice... it also did 2 Rage Damage.

#

Is that something I or my players can manage.... or is it just a bug that needs to be ironed out?

viscid kernel
#

So in your case, you’ll probably want to add a snippet that you can use to signal when to add it (or when to remove it).

#

(ICYMI, though, Rage normally prohibits barbs from casting spells.)

fallow stratus
#

Are there any known issues happening at the moment with avrae where it is having trouble pulling character sheets or finding active characters?

My players imported their character sheets correctly, they did the !ddb status and it shows they have access to everything, but when they try to join initiative it is telling them they have no active character

brazen geyser
#

Does anyone know how to get features on a gsheet to come up as action options in avrae?

#

Because I’m making a sidekick and the sidekick abilities don’t come up when I load it into avrae

viscid kernel
#

!char bob

fallow stratus
#

they tried that as well and it is giving them the same issue, no active character

viscid kernel
#

What does it show if they do just !char

#

Or !char list

fallow stratus
#

but they did import their characters and they do have their accounts linked to discord

viscid kernel
viscid kernel
#

!import plus the character sheet URL.

fallow stratus
#

alright, thank you

late elmBOT
#

We are aware of some occasional instability occuring over the last week in Avrae, as well as reports of Avrae data not syncing to your D&D Beyond character sheet/DDB authorization problems for the last few days. We have been, and will continue to, investigate these issues and get them resolved! Sorry for the inconvenience.

late elmBOT
#

A more detailed update on the instability issues we've been facing.

Non-technical version: There seems to be an issue that can cause cruft to build up over time on our servers, although it hasn't typically caused issues. Recently, we recently set up a tool that we use across D&D Beyond that gives us insight into the server health and stability - lets us see errors, monitor CPU and memory usage, etc. That tool seems to be interacting unexpectedly with the aforementioned issue, and is occasionally causing memory usage spikes that crash a cluster. The cluster comes back online automatically after 15-20 minutes. Through our investigation, while the observation tool does seem to be contributing to the instability, it's also critical in tracking down what's going on and solving it. Once we're on the other side of this, it will also help us be more proactive and fast in identifying and addressing future issues.

Technical version: We've traced the memory leak to individual ECS tasks, rather than being a systemic issue. Affected tasks may run normally for several days before suddenly spiking to 100% memory utilization and terminating. Datadog, the monitoring and observation platform we use across D&D Beyond and recently integrated into Avrae, appears to contribute to the increased memory pressure, but it also provides critical visibility needed to investigate and identify the root cause.

I'll keep everyone up to date as we continue our investigation.

wheat gardenBOT
#
♠♦curlyninja♥♣
Avrae

Play D&D over Discord! Featuring advanced dice, initiative tracking, D&D Beyond integration, and more, you'll never need another D&D bot.
View the full list of commands here!
Invite Avrae to your server here!
Join the official development server here!
Privacy Policy | Terms of Use

Using Slash Commands With Avrae

It looks like you're trying to use slash commands! Due to the complexity of certain Avrae commands, Avrae does not support Discord's slash command framework for every command. To use most of Avrae's commands, add a prefix before the command you want to use - like !roll 1d20.

Next Steps

To get started with Avrae, try out our interactive tutorials! You can list the available tutorials with !tutorial, and start one with !tutorial <name>. If it's your first time using Avrae, we recommend trying out the Quickstart tutorial with !tutorial quickstart! You can also view the full command list with !help.

Disabling Slash Command Suggestions

When using prefixed Avrae commands, you might see recommendations from Discord for other bots' slash commands. To disable these suggestions from Discord, right-click on your message bar, hover over "Suggestions", and make sure that "Slash Commands" is unchecked.

empty linden
karmic tulip
#

Is Avrae down?
A server I'm in uses it for our game and it's showing offline.

viscid kernel
late elmBOT
#

Hi everyone!

We're aware of multiple reports of Avrae being down coming into the server. We are currently investigating the issue. More updates soon!

late elmBOT
#

Hi everyone! It's been a bit of a bumpy week or two for Avrae, but it looks like that's behind us now. To continue my update from last week: There were actually two separate issues happening (which is some pretty incredible timing). One was related to the server monitoring software we installed. At the same time, there was an issue with certain automations triggering infinite loops that could take down the whole server.

Happy to report that both of these issues seem to be resolved and Avrae is back on stable footing. We continue to monitor Avrae server health (with our new observability tools!) and will be looking for additional issues. If you do experience anything though, please report them in the #269276431605956609 channel of our main server: https://discord.gg/Zhccjrsv.

Thanks to @Destroyer-GMT+2 (Reply pings ok) for finding the trigger for that second issue. A huge help to the dev team!

soft wind
#

Yo what’s good y’all

I’m building a DCUO/Nexus City RP server and I’m trying to use Avrae to run it like my own mini D&D system. I want Avrae to handle stuff like dice-based PvP outcomes, simple character profiles, and tracking tokens/items (rerolls, shop items, “memory shard” progression, etc.).

I’m still new to building custom Avrae systems, so I’m trying to figure out the right direction:
What’s the best way to set up a custom system like this in Avrae?
Should I be using aliases + uvars, character sheets, or something else?
Any tips or examples on how you’d structure it so it stays simple for players?\

outer lark
#

What is AVRAE? Or stand for? Is this some coding thing?

viscid kernel
indigo pumice
#

If I am using action surge as a fighter to make another attack, how do I tell Avrae that? Do I give the action surge command (which I presume is ! action surge) then a separate command or is there a way of doing it in one step. Similarly, what if as an echo knight I’m using unleash incarnation?

empty linden
#

!a action surge - this will reduce the counters for it.
Then you would need to run the !a <attack name> -rr x where x is the number of attacks you normally make on your attack action.
There isn't a "one command" for it all but you could create a custom alias that puts it all together.
See !help alias for more info on how to do that (you can also use the Avrae dashboard to create the alias with a UI - go to Avrae.io and login (it uses your Discord account to authenticate) to edit your character's attacks, make aliases, and make snippets).

indigo pumice
#

Thank you!

native galeBOT
#

@Changelog Follower
We've missed a few so this post is a big one!

v4.2.77 — April 1, 2026
Auth, embed, and spell/roll fixes

  • #2251 Changed authentication to v2
  • #2255 Fixed Datadog error log reporting
  • #2256 Added Discord command to test Datadog directly
  • #2253 Fixed roll kind missing default value
  • #2244 Fixed: spell_actions now has a default in DCV2 — @LazyDope
  • #2245 Added embed pagination support via EmbedPaginator
  • #2247 Added -reply option to embed and reply_to_id field to AliasCtx — @andresperezl

** v4.2.78 — April 15, 2026**
ddtrace / Guild parsing fixes

  • Downgraded ddtrace and patched guild message parsing to skip guild context

v4.2.79 — April 20, 2026
Safe evaluation for automation

  • Added safe evaluation support for automation context and effects, with config options and unit tests

v4.2.80 — April 28, 2026
Automation display refactor + DDB auth/dice fixes

  • #2261 Implemented DisplayOnlyAutomationEvaluator and refactored automation evaluation
  • #2262 Fixed: DDB backend service calls now use v1 auth tokens
  • #2263 Fixed: DDB dice roll sync defaults die operand to 1 if missing
indigo pumice
#

I am using an echo knight fighter and I want to make an attack using unleash incarnation, but !a “unleash incarnation” isn’t working. It isn’t recognising it as a valid command.

viscid kernel
indigo pumice
viscid kernel
#

When did you last run !update?

indigo pumice
#

Just a couple of days ago.

viscid kernel
indigo pumice
#

I haven’t made any changes since I ran it.

viscid kernel
#

If you run !sheet, does it show the correct level?

indigo pumice
#

Yes

viscid kernel
#

Can you send a link to your sheet?

#

Please make sure in your character settings that "Character Privacy" is set to "Public", too.

indigo pumice
viscid kernel
#

Are you able to switch to the official one?

indigo pumice
#

Ah - that would be it! I did have access to it but then campaign sharing was lost.

viscid kernel
#

You've got two options, then:

  • Purchase Explorers Guide to Wildemount and switch to the official subclass.
  • Automate it in Avrae yourself.
indigo pumice
#

Fair enough! Thanks!

hollow spear
#

Anyone able to help me link a campaign for bot rolls in a discord server?

viscid kernel
#

What was the exact command you used? What did it say in response?

hollow spear
#

!campaign

#

Then a space then the campaign link

#

Then it said “You are not in this campaign, or this campaign does not exist.”

#

Here’s the chat

#

Plus I tried some other variations and nothing is working

viscid kernel
#

You definitely used the right command (at least for the ones that said you’re not in the campaign). 🤔

#

Did you create that campaign yourself?

hollow spear
#

Yes

#

I’ve done this before to which is the weird thing

viscid kernel
hollow spear
#

I’m legit trying that rn

#

Appreciate it

onyx marlin
#

guys question about bastions

I just picked unarmed Expert from Training Area (When you hit with an unarmed strike, the attack deals an additional 1d4 bludgeoning damage)

does this automatically add up on avrae?

or do I have to add it manually on damage

viscid kernel
#

Probably won’t happen out of the box.

#

If you’re using GSheet or Dice Cloud, you can probably change your unarmed strike damage there and then !update.

#

On DDB, you might be able to add a homebrew feat or magic that does it, and then !update. Not sure if it’s actually possible, though.

#

I’d probably solve this in Avrae itself by adding my own action. See !help action create for instructions.

#

Alternatively, you could make a snippet and add it to attacks as needed.

onyx marlin
#

Oooh i have not update it yet

onyx marlin
#

still nothing even after the update

viscid kernel
#

!update pulls in changes made to your character sheet. How did you apply this to your character sheet?

onyx marlin
#

got it, ty

#

i got a tip on how to manually add 1d4 on damage on avrae

unique glacier
#

Hey there, I have set up a server and invited players. We are all in initiative. I created the map, set it up and added monsters. But players seem to be unable to add themselves to the map.

#

I thought it was an issue with permissions but I gave every permission possible a d still nothing. They do !move (coordenates) and nothing happens

#

Any ideas why this happens?

#

I have another server and there I never had this problem. I don't recall changing anything so that players could use map commands

#

FYI, they can roll dice and add themselves to combat

#

They just can't add their characters to the map

#

Any ideas?

viscid kernel
#

Avrae doesn’t have any built-in map support. If you’ve got a user-made alias for that, you might be able to get help on the Avrae dev server instead.

prime hawk
#

!help

vapid nebula
late elmBOT
#

Avrae Community Update - 5/11/2026

Hello, everyone! Here's last week's updates delivered a little later than planned—my apologies—but as always, remember to please report any issues you see with these updated in the #795768989729030165 channel of the Avrae server!

New Content

Nothing to report. We having been solely focusing on stability, security, and impactful bugs.

Now that the Drops content is out, we can begin actualizing the relevant content for Avrae. It will get balanced with the other book content we're currently working on.

Bug Fixes / Automation Updates

  • Stabilized Datadog. The version of dd-trace-py that we were using caused a memory leak in aiohttp. We resolved this issue by pinning to an older version.
  • We deployed a quick fix to prevent certain automations from infinitely recursing and then followed up with an improvement using DisplayOnlyAutomationEvaluator. Shoutout to Destroyer for figuring this one out!
  • Fixed issue with character sheet syncing.
  • Fixed issue causing dice rolls on DDB to not appear on Avrae
  • Removed action name from automation footer at community request.

Changes to Update Delivery

We wanted to let everyone know that we will be making some changes to the way we deliver Avrae updates to you in the coming weeks (think ✨ automation ✨); we will be communicating these updates out once they're a bit more solid.

Next Sprint Plan

Here is the plan for the sprint that begn last Wednesday, May 6th.
Note: 2 sensitive tickets have been left off the list

royal arrow
#

How do you hide a roll from the players that you roll in front of them?

viscid kernel
#

You can’t. You’d need to roll it in a private channel, or DM Avrae directly.

hidden hamlet
#

!invite

wheat gardenBOT
#
CommanderCurry
Avrae

Play D&D over Discord! Featuring advanced dice, initiative tracking, D&D Beyond integration, and more, you'll never need another D&D bot.
View the full list of commands here!
Invite Avrae to your server here!
Join the official development server here!
Privacy Policy | Terms of Use

Using Slash Commands With Avrae

It looks like you're trying to use slash commands! Due to the complexity of certain Avrae commands, Avrae does not support Discord's slash command framework for every command. To use most of Avrae's commands, add a prefix before the command you want to use - like !roll 1d20.

Next Steps

To get started with Avrae, try out our interactive tutorials! You can list the available tutorials with !tutorial, and start one with !tutorial <name>. If it's your first time using Avrae, we recommend trying out the Quickstart tutorial with !tutorial quickstart! You can also view the full command list with !help.

Disabling Slash Command Suggestions

When using prefixed Avrae commands, you might see recommendations from Discord for other bots' slash commands. To disable these suggestions from Discord, right-click on your message bar, hover over "Suggestions", and make sure that "Slash Commands" is unchecked.

hidden hamlet
#

/rollstats

#

!rollstats

#

!character

#

ok

viscid kernel
hidden hamlet
#

oop

late elmBOT
#

We're currently tracking down a performance issue and working hard to squash it. You may notice some brief periods of degraded performance throughout the day as we investigate — we appreciate your patience! We're doing our best to keep any disruption as short as possible. Sorry for the inconvenience, and thanks for bearing with us!

tacit vine
#

getting this weird issue in Avrae rn

viscid kernel
#

How long has it been happening? How often does it happen?

#

Does it only happen to that player? Does it always happen?

#

Does it happen to all their characters, or just that one?

tacit vine
#
  • has been happening for the past couple hours
  • Has happened for the entire duration, still happening
  • it happens to everyone
  • its only become an issue today, starting about 2 hours ago
  • it happens to all characters at random.
viscid kernel
knotty tundra
late elmBOT
#

Avrae Community Update - 5/22/2026

Hello, everyone! Here's your biweekly update on new Avrae features/content releases, automation updates, and bug fixes. As always, remember to please report any issues you see with these updated in the #795768989729030165 channel of the Avrae server!

New Content

  • No new content was deployed this week.
  • Griffon’s Saddlebag and possibly some Grim Hollows automations will be deployed on May 26th.

Bug Fixes / Automation Updates

  • Resolved several security vulnerabilities
  • Release notes are now automatically posted to the #342667972223172608 channel immediately after the release has been deployed
  • Dice rolls no longer produce errors while syncing with D&D Beyond
  • Upgraded tooling to give more insights into ongoing performance issues

Next Sprint Plan

Here is the plan for the sprint that began Wednesday, May 20th.

primal rivet
#

👋 Hiya people! This channel is dedicated to questions about Avrae! If you want to run Avrae commands, please use #ddb-avrae-commands instead!

#

We purples are here to help you get set up/learn how to use the bot! Check out the !quickstart command for starters (also in the #ddb-avrae-commands channel)!

round musk
#

Heh, I saw this channel appear but didn't realize it was made right as I saw it 😄

somber moat
#

These are real life Purples, folks!

wheat gardenBOT
#
DM in the Community
Getting Started With Avrae

Avrae is a powerful bot, but it can be pretty daunting to get everything set up! Here's four quick steps to getting a character sheet linked with Avrae, and ready to play in a game!

1. Roll Stats

Use the !randchar command to generate a set of stats. You can skip this step if your game is using a different method.

2. Make Your Character

Once you have your stats, think of what character you want to play and make them a sheet on D&D Beyond!

3. Import Your Character

Once you're done making your character, make sure it's publicly viewable (Avrae needs to be able to see your sheet), grab the sharing URL, and run !beyond URL. You should see your character's stats pop up in Discord!

4. Ready to Roll

You're ready to roll now! You can use the !check command to roll skill checks, !save for saving throws, and !attack to attack with your weapons!

Examples

!check arcana - rolls an Intelligence (Arcana) check
!save dexterity - rolls a Dexterity Save
!attack longsword- rolls an attack with a longsword

Detailed Usage

For more detailed documentation on how each command works, you can use !help COMMAND to view a list of supported arguments, or come join us at the Avrae Development Discord!

lucid lichen
#

_>

primal rivet
fickle latch
#

Sweet. Although, might wanna have that command PM'd to whoever uses it.

stray coral
#

"Please use the bot channel"

lucid lichen
#

its an alias

primal rivet
#

The suggestion is good, DM, but we're not able to do that unfortunately

lucid lichen
#

and aliases can't PM users directly

stray coral
#

Uses it in this channel

#

😛

fickle latch
#

@primal rivet Ah, sorry, I have a severe sleep disorder and haven't quite woken up yet.

lucid lichen
#

all good

primal rivet
#

not an issue; we don't expect people to know what aliases can or can't do

#

or even which commands are aliases in the first place

#

or heck, what aliases even are

spark kettle
#

Is it connected to the DM's account yet so they can use it to look up non-SRD content?

primal rivet
#

not yet

#

that's coming down the pipe

round musk
#

👀

primal rivet
#

soon™

spark kettle
#

Cool.

lucid lichen
#

Oh, and if you try to use !feat to look up anything, it will currently only show you the Grappler feat.

mental citrus
#

That's actually labeled a bug now (extension of AVR-321) haha

primal rivet
#

it's finally not a feature 😂

lucid lichen
#

_>

prisma lake
#

i need help

#

what command with the six abilities

#

to roll

strange salmon
#

!stats

lucid lichen
#

!randchar

strange salmon
#

Oh, it's different for Avrae then ddbbot,

lucid lichen
#

Yeah

primal rivet
#

(so this channel stays purely for questions)

hardy quartz
#

I don’t even see that channel in my list

lucid lichen
#

It's under DnD games

#

Did you mute it, and hide muted channels?

solid briar
#

It has been moved to directly under this channel 😃

primal rivet
#

👍

nova canyon
#

!help

wheat gardenBOT
#

I have sent help to your PMs.

prisma lake
#

how do i roll for hp maximum

buoyant raft
#

What you mean?

lucid lichen
#

Looks like you figured it out

prisma lake
#

im trying to figure out how to get my max hp for new character

primal rivet
#

you can just !r the dice

uneven wing
#

You don’t roll for starting max hp

#

It’s the maximum of your class’ hit die plus your Constitution Modifier.

lucid lichen
#

Well, you do if you start at level 2 or higher

#

1st level is max though, yes

uneven wing
#

That’s fair

prisma lake
#

im at lvl 3

lucid lichen
#

I've never started at level 1

prisma lake
#

dragonborn paladin

lucid lichen
#

What's your constitution modifier?

prisma lake
#

+1

lucid lichen
#

!r 10+2d10+3

wheat gardenBOT
#

@prisma lake :game_die:
Result: 10 + 2d10 (7, 8) + 3
Total: 28

lucid lichen
#

So your max hp is 28

#

Good rolls

prisma lake
#

thx

primal rivet
#

man rolling hp

#

i always use average 😅

lucid lichen
#

I used to roll

#

Then silver started one shotting me

prisma lake
#

i no dices yet

#

i havethe book

#

how do i find passive perception

primal rivet
#

10 + your bonus to perception checks

peak terrace
#

I always roll... Only because in my long-running campaign I have had insane luck and rolled an 8-10 almost every level for my Ranger. Every other game I roll in I get weeeeell below average. Oh well.

prisma lake
#

so 2 martial weapons count as melee and ranged

trail rose
#

Does anyone know when Avrae is going to be fully integrated into Discord?

buoyant raft
#

What you mean, fully integrated into Discord?

primal rivet
#

???

#

avrae is a discord bot

trail rose
#

with linked campaigns and cahracter sheets for my pc's

primal rivet
#

you mean integrated with dnd beyond?

trail rose
#

yes.

#

thanks, that's a better way to put it

primal rivet
#

fully, no idea

#

it'll happen step by step

#

i think the next thing on the list is getting the ability to view non-SRD content

#

if you own it on ddb

trail rose
#

that's awesome

primal rivet
#

avrae can already use character sheets

#

see !help beyond for how to do that

#

campaign stuff I don't think is planned at the moment

trail rose
#

i'll try it

#

thanks @primal rivet

#

@primal rivet that was very straight forward thank you

prisma lake
#

what happens when a player dies do u lose everything, can a random player pick their items

primal rivet
#

That's definitely not an avrae related question

still elm
#

@prisma lake Yeah that's a question for your DM, or at least #dnd-discussion 😄

round musk
#

copypasting from #ddb-avrae-commands so the conversation's visible to others and not lost among a sea of commands and Avrae responses:
"Matthias von SchwarzwaldToday at 6:54 PM
What? No EEPC?

V2BlastToday at 7:37 PM
@zhu.exe probably stuck to the non-SRD stuff (even excluding free EEPC stuff) since they made that change before Avrae was acquired by DDB
can ask about it in #ddb-avrae-help if you want

zhu.exeToday at 7:39 PM
EEPC, while free, is non-SRD and I can't have it available without licensing
linking up with your DDB account is very high priority though

V2BlastToday at 7:45 PM
now that it's owned by DDB, don't you sorta inherently have the right to display EEPC content in it? or will that only be the case even after it can link to your DDB account (even though the EEPC content is freely accessible even without an account)?

zhu.exeToday at 7:49 PM
will have to check with the team on that
I'm preeety sure I can show EEPC for free since the old bot did? but yeah, need confirmation on that

V2BlastToday at 7:51 PM
Yeah. I think there might have been issues showing EEPC content before D&D Beyond owned it, since it is technically non-SRD, but it seems like D&D Beyond does have a license to show WotC content outside the SRD (including EEPC and some UA)"

#

😃

fickle latch
#

!snippet ssg -d "5d6+1d8+1d8 [Sneak Attack + Shadow Blade + Greenflame Blade]" How do I format that to add the +1d8+Int?

lucid lichen
#

!snippet ssg -d "5d6+1d8+1d8+{intelligenceMod} [Sneak Attack + Shadow Blade + Greenflame Blade]" How do I format that to add the +1d8+Int?

#

Though as a note you're using damage tags to show what abilities you're using

fickle latch
#

Yeah, I don't want to add them all together. GFB has a separate damage roll for a secondary target.

lucid lichen
#

Oh

#

One sec

#

 -f "Green-Flame Blade | On a hit, green fire leaps from the target to a different creature of your choice that you can see within 5 feet of it. The second creature takes {{vroll(str((("1" if level<11 else "2" if level<17 else "3") +"d8 + " if level>=5 else"") + str(spell) +" [fire]")) damage."
fickle latch
#

Whoa.

lucid lichen
#

(adds text explaining whats happening too)

fickle latch
#

I don't quite understand how to add that to the 'ssg' snippet.

#

!snippet ssg -d "5d6+1d8+1d8 [Sneak Attack + Shadow Blade + Greenflame Blade]" -f "Green-Flame Blade | On a hit, green fire leaps from the target to a different creature of your choice that you can see within 5 feet of it. The second creature takes {{vroll(str((("1" if level<11 else "2" if level<17 else "3") +"d8 + " if level>=5 else"") + str(spell) +" [fire]")) damage." ?

lucid lichen
#

Yup

fickle latch
#

Didn't work. Getting: Error: Expected space after closing quotation

lucid lichen
#

Oh my bad

#

!snippet ssg -d "5d6+1d8+1d8 [Sneak Attack + Shadow Blade + Greenflame Blade]" -f "Green-Flame Blade | On a hit, green fire leaps from the target to a different creature of your choice that you can see within 5 feet of it. The second creature takes {{vroll(str((("1" if level<11 else "2" if level<17 else "3") +"d8 + " if level>=5 else"") + str(spell) +" [fire]"))}} damage."

fickle latch
#

Sweet! Thanks!

fickle latch
#

Hrm, I can't seem to figure it out for Booming Blade: {{vroll(str((("2" if level<11 else "3" if level<17 else "4") +"d8 + " if level>=5 else"") +" [thunder]"))}} damage What do I change in the '5 else' bit to make it work?

lucid lichen
#

might help if i had context for

#

what you mean by 'make it work'

#

or is this your

#

ah, making the damage die

#

!snippet bb -d "{{"0" if level<5 else ("1" if level<11 else "2" if level<17 else "3")+"d8"}} [thunder]" -f "Booming Blade | On a hit, the target becomes sheathed in booming energy until the start of your next turn. If the target willingly moves before then, it immediately takes {{vroll(str(("1" if level<5 else "2" if level<11 else "3" if level<17 else "4")+"d8 [thunder]"))}} damage, and the spell ends." This is the booming blade snippet i have

fickle latch
#

I'm kinda having to work around a few things. One because DDB doesn't do shadow blade properly so I have to add a d8 for damage since I'm using a customised magical rapier. So I have to go !a shadow <snippet> to get a proper summary of everything.

fickle latch
#

I'm sure someone has noticed this already but thought I'd point it out: Avrae doesn't draw from customisations of weapons, only base weapons. So for instance, a sun blade still appears as slashing damage and doesn't consider it a finesse weapon.

lucid lichen
#

A good portion of that is that up until the aquisition

#

Zhu had to basically dissect the character json

#

and a lot of it was/is fairly obfuscated and hard to figure out

#

so things like that should improve dramatically over the new few months

fickle latch
#

Nobody expects... the Acquisition!

swift valve
#

This is more funny in light of the whole "Acquisitions Incorporated" book coming out.

stray coral
#

Nobody expected that

lucid lichen
#

🙃

swift valve
#

Yeah, like i'm 90% sure I won't buy it or use anything from it but at the same time I'm glad it exists

stray coral
#

I'm 100% sure i'm going to use stuff from it

#

But that's not a convo for this channel

pine harbor
#

random screaming about some nonsensical avrae topic

lucid lichen
#

screams back at nadi, waving enthusiasticly

pine harbor
#

ghostwise halfling silent speech screaming

lucid lichen
#

ears start bleeding while continuing to wave with increasing speed

swift valve
#

this got weird

pine harbor
#

Try casting Comprehend Languages

wheat gardenBOT
#
Maedus Lagann casts Comprehend Languages!
Description

For the duration, you understand the literal meaning of any spoken language that you hear. You also understand any written language that you see, but you must be touching the surface on which the words are written. It takes about 1 minute to read one page of text.
This spell doesn't decode secret messages in a text or a glyph, such as an arcane sigil, that isn't part of a written language.

pine harbor
#

It's all nonsense amd now you have a headache.

primal rivet
#

WAIT WHAT

#

i forgot swearing was banned

somber moat
#

😛

primal rivet
#

😂

somber moat
#

Added @pine harbor to dragonspeaker. 👍

pine harbor
#

Kay. 😐

somber moat
#

I can taketh away if you prefer. 😄

pine harbor
#

Makes no difference to me haha

loud matrix
#

question - previous ddbot had a wildmagic randomizer, will that be integrated into avrae? (or has it with a different command?)

swift valve
#

there's an alias for it

#

!wm

#

I think

loud matrix
#

!!! thanks

#

does not seem to be working

fickle latch
#

Is there a way to put snippets into snippets?

swift valve
#

don't think so, but you can chain them

fickle latch
#

How? I have a snippet set up to do a sneak attack + booming or greenflame + shadow blade attack with ea but it'd be nice if I could type out something easier than !a shadow ea ssbb

pine harbor
#

You cant do snippets within snippets because of infinite snippets

#

You can do a shortcut attack line

fickle latch
#

I thought snippets were shortcuts...

lucid lichen
#

They are. Your typing out ssbb instead of -d 1d8..... etc

bold shuttle
#

is there an example of where to go to learn how to make snippets?

round musk
#
bold shuttle
#

thanks

buoyant raft
#

you can do !alias shadow a shadow ea ssbb
to just type !shadow for your attack

fickle latch
#

Alias! Thank you!

primal rivet
quartz hawk
#

K

loud matrix
#

this is probably a v dumb question but can you share snippets with the server in the same way you can do serveralias ?

#

so if i add a sneak attack snippet everyone could use it is essentially what i’m trying to do

lucid lichen
#

yup

#

!help servsnippet

loud matrix
#

you are awesome thank you!!!

gray stratus
#

anyone have a way to show speech and actions differently from chat? I have a couple of things setup on my server
!say does echo {{name}}[{{level]}}: "&*&"
and
!do does echo {{name}}[{{level}}]: &&*

these work well but i'd like to make them stickout with more styling similar to the !sheet readout. any ideas?

primal rivet
#

we have a !say alias which formats speech in a certain way

gray stratus
#

screenshot or code so I could look at it?

primal rivet
#
!alias say {{g,a,N,c,i,n,t=load_json(get_gvar("62dc3cad-9240-4368-84da-0edc964ec7a1")),"&*&".split(' -'),'\n',"","","",""}}{{m=0 if a[0]in"help"else([g.m.index(x)for x in g.m if"&1&"in x]or[7])[0]}}{{S=m and(set_uvar_nx(g.U,dump_json(g.d)) or set_cvar_nx(g.A,"default"))}}{{v,S,a=load_json(userRoster)if m else[],[set(x[0],x[x.index(" ")+1:].replace('"','')) for x in a if x.split(" ")[0]in g.z],[x for x in a if not x.split(" ")[0]in g.z]}}{{C=get_raw().get('cvars',{})}}{{c,d=g.h[c]if c.lower()in g.h else c,C[g.A]if m>4 else"&2&"}}{{nc,nt,dv=([x for x in c if not x in g.c]or len(c)>6)and c,not(("://" in t)*(t[-4:]in".png.jpg.gif"))and t,[x for x in v if d in x.d]}}{{V="&1&"!="update"and((0<m<3 and not(nc or nt))or(2<m<5 and dv)or m>4)}}{{p=dv[0]if dv and 2<m else{"d":d,"n":n or(dv and dv[0].n)or d.title(),"i":t or dv and dv[0].i or"None","c":c or(dv and dv[0].c)or"None"} }}{{S=(v.append(p)if m==1 else[x.update(p)for x in v if x.d==p.d]if m==2 else[v.remove(x)for x in v if x.d==p.d]if m==3 else"")if V else""}}{{set_cvar(g.A,v[0].d if m==3 else p.d)if V else""}}{{set_uvar(g.U,dump_json(v))if V and(m<4 or m==6)else""}}{{l,cl='" -f "'+'" -f "'.join([f"{x.n}|**ID:** `{x.d}`{N}**Thumb:** {x.i}{N}**Color:** {([f'{y.title()} - 'for y in g.h if x.c==g.h[y]]+[''])[0]}{x.c}"for x in v])+f'" -f "Active Speaker:|{p.n} (ID: `{p.d}`)',[f"{x} ({g.h[x]})"for x in g.h]}}{{cs=cl.sort()}}{{cn=([f"{x.title()} - "for x in g.h if p.c==g.h[x]]+[""])[0]}}{{r=[p.d,n or p.n,t or p.i,cn,c or p.c,a[0].replace(' "',' “').replace('" ','” ').replace('"','“'if a[0].startswith('"')else'”',1).replace('"','”')if m>6 else', '.join(cl) if nc and 0<m<3 else l,2.6]}}{{t=(g.e[m]if V or m==0 else g.NC if nc and m!=4 else g.NI if nt and m!=4 else g.ND)+(g.f if m<4 or m==6 else"")+(g.i+i if i else"")}}{{T=[set("t",t.replace(g.r[x],str(r[x])))for x in range(7)]}}{{"serv"*("&2&"in"server")+get_gvar(g.a)if"&1&"=="update"else t}}
#

takes a bit of setup

#

i think @lucid lichen uses it and might have a good idea on how it works

#

i don't personally use it

lucid lichen
#

tfw you @ me and not the guy who wrote it

primal rivet
#

derix isn't super active here

lucid lichen
#

¯_(ツ)_/¯

gray stratus
#

thats really cool...but it seems to make me reload each tim ei use it....like the page breaks

lucid lichen
#

what?

#

page breaks?

gray stratus
#

each time i use the command discord goes "well this is embarassing" and reconnects

lucid lichen
#

thats

#

very very odd

#

like, i've been using Avrae for over 2 years

#

and thats never happened

#

and i've never even heard of it happening O.o

gray stratus
#

i have a screen shot but cant upload it

#

great starting point though! thanks so much

gray stratus
#

so, i've been working on this yesterday evening and I cant seam to get embed to work.
Here is what im trying:

#

!alias say3 {{n = name}}{{l = level}}{{msg = "&*&"}}{{header = str(n) + '[' + str(l) + ']'}}{{de = str(msg)}}{{embed -title n -desc header}}

wheat gardenBOT
#

Alias !say3 added for command:
!{{n = name}}{{l = level}}{{msg = "&*&"}}{{header = str(n) + '[' + str(l) + ']'}}{{de = str(msg)}}{{embed -title n -desc header}}

gray stratus
#

It says there is a syntax error at -title (n) Error @ n*

#

name and level being the character name and level

lucid lichen
#

Quotes, its trying to find a variable named embed

#

{{f'embed -title "{n}" -desc "{header}"'

#

Or

#

embed -title "{{n}}" -desc "{{header}}"

bronze kestrel
#

wait what

fickle latch
#

lol

spark kettle
#

Ice Knife isn't in the SRD, so it found a spell with IFE in it.

rocky hawk
#

Anyone can help me create a serveralias for making counters?

primal rivet
#

you might want to check the avrae dev server

#

we've a nice big list of server aliases, and also do support for aliasing and more advanced avrae stuff there

rocky hawk
#

awesome really appreciate it

fickle latch
#

What's a serveralias?

fickle salmon
#

An alias is a shortcut to entering a number of commands. Generally, an alias is based on the individual. A servalias is an alias set up so anyone on the server can use it.

gray stratus
#

So I’m looking to try a little mod to ability checks. Is there a method for setting up an alias to roll 2d12 +mod +proficiency bonus if proficient and 1d20 + mod other wise?

primal rivet
#

it's possible with an alias but

#

not possible as part of avrae's native features

#

you basically would have to write an alias that fakes an ability check

#

for more help on that, join the avrae dev server

ocean matrix
#

Does DDB handle feats like Reliable Talent natively, or do I need to account for it myself?

pale sky
#

Is that an Avrae question or a DDB website question?

primal rivet
#

Avrae can do reliable talent, but requires you provide -mc 10 when you make the check. For example: !c stealth -mc 10.

#

If your question is unrelated to Avrae, then this is the wrong channel for it

ocean matrix
#

Thanks!

nimble pivot
#

Is there a command to have a PC do a roll check with avrae to send a direct msg to a DM role with the result?

primal rivet
#

nope

#

for that, i usually use private "whisper" channels

#

which only the DM, the player, and Avrae can see

nimble pivot
#

Ah, I see. Thanks for the quick reply!

spark kettle
#

Why can't Avrae pull non-SRD spell information from a character sheet?

bronze kestrel
#

probably for legal reasons

spark kettle
#

If the character sheet has the spell, it would be just pulling that data already entered. Not from a database elsewhere. So the character would be part of a campaign or account that has access to that content.

#

I can understand it not pulling the data if you're using it to lookup a spell or something and not something from a character sheet.

primal rivet
#

it's for legal reasons

#

but don't fret

#

we're working on getting Avrae to read the content you have available to you on DDB

#

so soon™, you'll be able to view any content you have purchased on DDB from Avrae

#

the difference between looking up a spell as pure lookup versus looking up a spell from a character sheet is none

#

so

#

thus why non-SRD isn't supported at the moment

spark kettle
#

It should be different though...

#

I can create custom attacks and use them through Avrae.

primal rivet
#

i can tell you that it is not

#

you can, yes

spark kettle
#

So why can't the !cast spellname do the same thing and pull the data from the sheet instead of a database?

primal rivet
#

avrae's lookup and spellcasting all pull from the same database

#

in a way, you can store "custom spells" as part of a character sheet, but not through any base avrae functionality

#

there are aliases that we have which allow you to store certain abilities as character variables, and then reference them when necessary

#

but, as those are aliases, those aren't core avrae functions

#

those are custom commands written by other avrae users

lucid lichen
#

Also storing that information in avraes database would explode the amount of data stored per character, and loading it from the sheet everytime you looked it up would explode api usage and wait time

#

And the automation syntax is unique to avrae, so casting the spells wouldn't even do anything

ocean matrix
#

So, When(TM?) the AvraeDDB merger thing is done, and everything's all synced, things like Reliable Talent and whatnot will be automatically factored in and whatnot?

primal rivet
#

reliable talent is not slated to be a thing supported afaik

#

it can already be done by using -mc 10

#

!snippet reliable -mc 10
and then whenever you make a check you're proficient in, !c stealth reliable

ocean matrix
#

Ah. I already have something similar set up, but was curious if anything Official was in consideration.

#

👍

#

Thanks.

rocky thorn
#

Quick quesiton. In Avrae's initiativ tracker, can it track lair actions on count 20 ?

primal rivet
#

you can add a "combatant" to initiative if you want it to stop at init 20

#

!i add 20 "Lair Actions" -p

rocky thorn
#

Legend! Thank you

primal rivet
spark kettle
#

So, I have a tome set up on avrae.io for homebrew spells and such, and it isn't finding it when I use the cast command.

lucid lichen
#

Did you add the spell to your spellbook

#

And did you activate the tome with !tome name

spark kettle
#

Not here, but on my server, yes.