Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
JonatanMGit committed Jun 28, 2021
1 parent 3d148ff commit 4a4857c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ This is a Discord Bot wich sends a gif for what you search
## Features
Corresponding Gif to any message you send
A Vomit Gif every full Hour
## Building
`docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t ghcr.io/jonatanmgit/vomitai:latest .`
## Deploying
`docker run -e DisToken='Discord Token here' -e TenToken='Tenor token here' vomitai:latest`

0 comments on commit 4a4857c

Please sign in to comment.