IanMitchell / aquarius

A highly configurable discord bot that provides both utility and entertainment.
https://aquarius.sh
MIT License
73 stars 28 forks source link

Adding reply does not work #855

Open jacc opened 3 years ago

jacc commented 3 years ago

Describe the bug Adding a reply tag does not work

To Reproduce Steps to reproduce the behavior: @Aquarius reply add "eval" "https://cdn.discordapp.com/attachments/852975798255484928/873682246287114281/eval_these_nuts.mp4"

Additional context The bot starts typing but does not reply. image

jacc commented 3 years ago

Upon digging through the source code we realized that we don't have the correct permissions to run the command, however Aquarius does not tell us this - not sure if this is a bug