Skip to content

Commit a8ea599

Browse files
authored
Not needed
1 parent 1abdf5b commit a8ea599

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: README.md

-4
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,6 @@ postAction.disableAutoPost(1, TimeUnit.MINUTES); // Disable with 1 Minute delay.
176176
> **Required Modules**:
177177
> - `request`
178178
> - `jda`
179-
>
180-
> *In the following examples will `botId` and `guilds` be used. Those are placeholders for your bot's ID and Guild count respectively.*
181179
182180
```java
183181
/*
@@ -207,8 +205,6 @@ postAction.disableAutoPost(1, TimeUnit.MINUTES); // Disable with 1 Minute delay.
207205
> **Required Modules**:
208206
> - `request`
209207
> - `javacord`
210-
>
211-
> *In the following examples will `botId` and `guilds` be used. Those are placeholders for your bot's ID and Guild count respectively.*
212208
213209
```java
214210
/*

0 commit comments

Comments
 (0)