From 9098c98f5a814a746f39457f937d01f18bf18589 Mon Sep 17 00:00:00 2001 From: cranci <100066266+cranci1@users.noreply.github.com> Date: Sat, 30 Mar 2024 17:52:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 556e8c82..56a93e53 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Navige to the directory: cd AnimeGen ``` -Now you need to create a new file called: Secrets.swift, in this file you need to place this code: +You need to update the Secrets.swift file with your specific values: the Discord Bot Token, a Discord webhook, and your Discord channel ID. ```swift import Foundation