Executing this command in a repeating command block while "Always Active"
/replaceitem entity @a slot.hotbar.1 minecraft:bow 1 0
will keep replacing the bow, disabling drawback. My expectations of /replaceitem
is it will only replace if the item is not there.
replaceitem always replaces the item.