mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-01-24 04:48:27 -06:00
Add /events range documentation
This commit is contained in:
@@ -576,6 +576,16 @@
|
||||
<td class="tb-flex-row tb-usage" role="cell">/events today (calendar)</td>
|
||||
<td class="tb-flex-row tb-access" role="cell">everyone</td>
|
||||
</tr>
|
||||
|
||||
<!--Start range command-->
|
||||
<tr class="flex-table" role="rowgroup">
|
||||
<td class="tb-flex-row tb-command" role="cell">range</td>
|
||||
<td class="tb-flex-row" role="cell">Lists the events found in the date range provided</td>
|
||||
<td class="tb-flex-row tb-usage" role="cell">
|
||||
/events range [yyyy/MM/dd] [yyyy/MM/dd] (calendar)
|
||||
</td>
|
||||
<td class="tb-flex-row tb-access" role="cell">everyone</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user