gifbot/README.md
2025-03-26 19:47:23 +01:00

17 lines
301 B
Markdown

# 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 <alekswilc> Wilczyński
```