From f375df8e4e97800b8e7311f8df7e86ee5e9ac1f0 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 11 Dec 2020 11:06:00 +0100 Subject: [PATCH] update setting up --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5a53d0..9c7dcf8 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ ```py token_discord = "your discord token" token_genius = "your genius token" +token_reddit = {"client_id": "ton client_id", "client_secret": "ton client_secret", "user_agent": "ton pseudo (exemple u/gotaga)"} ``` #### __Starting up__