From dc8ef2eba56367c60d48cdcdf310eec254eb1e94 Mon Sep 17 00:00:00 2001 From: perforat Date: Mon, 9 Mar 2026 11:15:29 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a0f44f..90b157f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ pip install -r requirements.txt DISCORD_TOKEN=abc123abc CAT_API_KEY=live_abc123abc ``` -you can then edit the config.py to your liking. +you can then edit the [config.py](/config.py) to your liking. ## contacting if you have any feedback, contact me on github issues or/and discord. if you want to add any functions to this bot, make a PR.