update readme
This commit is contained in:
@@ -58,9 +58,9 @@ Follow these steps to set up and run your bot using this template:
|
||||
├── src
|
||||
│ ├── bot # Code related to bot
|
||||
│ │ ├── features # Bot features
|
||||
│ │ │ ├──helpCommand.ts
|
||||
│ │ │ └──isLCMGroup.ts
|
||||
│ └── └── index.ts # Bot entry point
|
||||
│ │ ├── helpCommand.ts
|
||||
│ │ └── isLCMGroup.ts
|
||||
│ └── index.ts # Bot entry point
|
||||
└── README.md
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user