From db55640e3da6f7fd75a6e17c89c30465a61a4afc Mon Sep 17 00:00:00 2001 From: xToxette Date: Sun, 29 Oct 2023 22:01:30 +0100 Subject: [PATCH] Modified README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74ff401..196a01a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Uses [poise](https://github.com/serenity-rs/poise) for handling user request and # contributing To contribute to developing the bot, you'll need to install the rust programming language. - - [rust lang](https://www.rust-lang.org/tools/install) Obviously because this bot is developed using rust. + - [rust lang](https://www.rust-lang.org/tools/install) + +In the .env.example file, fill in the `DISCORD_TOKEN` environment variable and rename it to .env