remove tenor gif bs

This commit is contained in:
2025-05-22 16:46:22 -05:00
parent 8fb4e089be
commit 0438b55ce6
2 changed files with 0 additions and 31 deletions

View File

@ -36,7 +36,6 @@ Add your various API tokens:
```python
GARFBOT_TOKEN = "Discord API token"
OPENAI_TOKEN = "OpenAI API token"
GIF_TOKEN = "tenor.com API token"
```
I recommend building a docker image using the included DockerFile as a template. Run the container binding /usr/src/app to GarfBot's CWD: