Skip to content

Commit

Permalink
Update uptime.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rainb0wKey authored Aug 12, 2024
1 parent 9e8a55b commit 00f2460
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion src/bdscript/uptime.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,26 @@ Returns how long the bot has been online.
$uptime
```

### Format
`Hour:Minute:Second`

## Example
```
$nomention
I've been online for `$uptime`!
```
![ex](https://user-images.githubusercontent.com/69215413/125665870-e4c6f082-262c-4db8-b844-043830ef7724.png)

``` discord yaml
- user_id: 803569638084313098
username: RainbowKey
color: "#E67E22"
content: |
!example main-chat
- username: BDFD Support
user_id: 1009018156494368798
color: "#378afa"
bot: true
verified: true
content: |
I've been online for <discord-inline-code>02:29:12</discord-inline-code>!
```

0 comments on commit 00f2460

Please sign in to comment.