# Simple bot that helps with gif creation ### Installation ``` docker build . -t gifbot docker run -e "TOKEN=yourdiscordtoken" -d gifbot ``` ### License [GNU AGPLv3](https://git.alekswilc.dev/alekswilc/gifbot/src/branch/main/LICENSE) ``` Copyright (C) 2025 Aleksander WilczyƄski ```