Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EchtkPvL authored Feb 4, 2021
1 parent 5f9edc6 commit 1b90b52
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
# twitch-mybot
My Twitch Bot.
My Twitch Bot. For every function you can set a cooldown, so user aren't able to spam a command.

## Functions
- Remove links from chat (`!permit [username] [duration]`)
- `!echo` Repeats the message
- `!uhr` Writes the kurrent time
- `!debug` Writes some debug-lines in the chat
- `!social` Show links to socialmedia sites

### Aliases
- `!uhr`
- `!uhrzeit`
- `!social`
- `!hp`
- `!socials`
- `!website`
- `!webseite`
- `!homepage`


## Setup
Clone repository: `git clone [email protected]:EchtkPvL/twitch-mybot.git`
Expand Down

0 comments on commit 1b90b52

Please sign in to comment.