Skip to content

Commit 4e41f87

Browse files
Fix in Markup of README.md
1 parent 9b60b36 commit 4e41f87

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@ With these commands a user can subscribe to a collection of events and be notifi
1010
- After you have installed the script you can set the log level of the script (optional).
1111
- Then you have to set the server group id's of the bot server groups.
1212

13-
#Commands
13+
# Commands
1414
- !ses subs [event] - Shows your subscriptions.
1515
- !ses sub <event> [targetUId] [targetNickname] - Lets you subscribe to an event.
1616
- !ses unsub <event> [targetUId] [targetNickname] - Lets you unsubscribe from an event.
1717
- !ses users - Shows all online users.
1818

19-
#Usage
19+
# Usage
2020

21-
##Subs
21+
## Subs
2222
- !ses subs [event]
2323

2424
Shows your subscriptions.
2525
You can filter for event types.
2626
Possible events are: **join**,**leave**,**away**,**back**,**mute**,**deaf**,**track**,**all**
2727

28-
##Sub
28+
## Sub
2929
- !ses sub <event> [targetUId] [targetNickname]
3030

3131
Lets you subscribe to an event.
@@ -36,7 +36,7 @@ If you want to subscribe to all events of that type, you can provide ALL as the
3636
You can use the nickname only if the target is online.
3737
If you want to subscribe to track, you have to use a bot client as target.
3838

39-
##Unsub
39+
## Unsub
4040
- !ses unsub <event> [targetUId] [targetNickname]
4141

4242
Lets you unsubscribe from an event.
@@ -47,7 +47,7 @@ If you want to subscribe to all events of that type, you can provide ALL as the
4747
You can use the nickname only if the target is online
4848
If you want to subscribe to track, you have to use a bot client as target.
4949

50-
##Users
50+
## Users
5151
- !ses users
5252

5353
Shows all online users.
@@ -60,4 +60,4 @@ Shows all online users.
6060
- **mute** - Messages you when a user mutes or unmutes the microphone.
6161
- **deaf** - Messages you when a user mutes or unmutes his sound.
6262
- **track** - Messages you when a new track starts.
63-
- **all** - Messages you when any event happens.
63+
- **all** - Messages you when any event happens.

0 commit comments

Comments
 (0)