Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sobhan-SRZA authored Mar 1, 2024
1 parent 1d12c10 commit 963a87d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ this source bot writes with love and somuch works❤️‍🔥, so please give *

## How Install

- If you need so much configuration about the bot you can go in to the `config.js` or `example.env` file and edit some parameters for customizing your bot.
- Alert !! - if you add your values in `example.env` file fastest you can rename it to `.env`.

Preview of `example.env` file:
```shell
# Discord robot token and message commands prefix section.
Expand All @@ -102,9 +105,6 @@ status_channel_id=""
report_channel_id=""
```

If you need so much configuration about the bot you can go in to the `config.js` or `example.env` file and edit some parameters for customizing your bot.
- Alert !! - if you add your values in `example.env` file fastest you can rename it to `.env`.

Preview of `config.js` file:
```js
module.exports = {
Expand Down Expand Up @@ -196,7 +196,7 @@ module.exports = {
}
```

- A table to shows you what packages are used in this source code.
A table to shows you what packages are used in this source code.

| Packages | Version | Install |
| -------------------------------------------------------------------- | --------------- | ------------------------------- |
Expand Down

0 comments on commit 963a87d

Please sign in to comment.