Skip to content

Commit d15e858

Browse files
authored
Update README.md
1 parent fcab353 commit d15e858

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,20 +58,21 @@ Discord Output
5858
> <img width="355" height="375" alt="image" src="https://github.com/user-attachments/assets/8e53a2db-2692-48ee-8a41-f59ffd50cd1b" />
5959
6060

61-
### Note: an .env file must look like this;
62-
```
63-
bot_token=
64-
prefix=
65-
bot_id=
66-
g_ApiKey=
67-
SERPER_API_KEY=
68-
```
61+
> [!NOTE]
62+
> ### an .env file must look like this;
63+
> ```
64+
> bot_token=
65+
> prefix=
66+
> bot_id=
67+
> g_ApiKey=
68+
> SERPER_API_KEY=
69+
> ```
6970
7071
> [!TIP]
71-
> This is incredibly helpful for making your projects secure, especially when using hosting, or ***uploading your random shenanigans on github*** *(Yes, I'm staring at myself.)*
72+
> ### This is incredibly helpful for making your projects secure, especially when using hosting, or ***uploading your random shenanigans on github*** *(Yes, I'm staring at myself.)*
7273
7374
4. Setting up your prompts
74-
> In the `examples` field, you may use as much prompts as you would like to make the bot reply in a more accurate, or convincing way.
75+
> ### In the `examples` field, you may use as much prompts as you would like to make the bot reply in a more accurate, or convincing way.
7576
```json
7677
"examples": [
7778
{

0 commit comments

Comments
 (0)