# Simple bot that helps with gif creation ### Installation ``` docker build . -t gifbot docker run -e "TOKEN=yourdiscordtoken" -d gifbot ```