Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Commit 6c715f5

Browse files
author
Mark Nefedov
committed
Updated README.md
1 parent 7d35104 commit 6c715f5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# Simple Discord bot
1+
# Simple Discord bot in Kotlin
22
A simple bot for recording voice chats.
33

44
Usage:
55
```
66
::record time
77
::stop
88
```
9+
10+
After recording bot will send an audio file to the chat it was started from.
11+
12+
![screenshot](https://i.imgur.com/GiSbNbu.png)

0 commit comments

Comments
 (0)