ext-reactions Docs¶
Extension for discord.py that adds reaction commands.
Extremely pepega, but it works. I think…
Should be 100% compatible with discord.py commands. Tried to make reaction commands as similar as possible.
You should use Discord.py Docs for anything that’s not found here. Only things that have been modified are here, everything else should be the same.
# install with pip
python3 -m pip install ext-reactions
# or windows
py -3 -m pip install ext-reactions
# developement install
python3 -m pip install -U git+https://github.com/z03h/ext-reactions@master
# or windows
py -3 -m pip install -U git+https://github.com/z03h/ext-reactions@master