Skip to content

Commit 07bd566

Browse files
authored
Update README.md (#14)
* Update README.md * Update README.md * Update README.md
1 parent 420260e commit 07bd566

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,19 @@ Spark is currently being beta-tested on the [StudeGaming Discord Server](https:/
2222
###### Everything about the level system (can only be used by administrators)
2323
- #### profile
2424
###### Shows your profile-card
25-
###### <kbd>/profile {username}</kbd> Show another user
25+
###### "profile {username}" Show another user
26+
- #### boost
27+
###### Users can give other users a temporary xp-multiplier (can be adjusted in settings)
2628
- #### ranking-all
2729
###### Posts all profile-cards of the server
2830
- #### send
2931
###### Talk through the bot in chat
32+
- #### settings
33+
###### Set Discord server specific parameters
3034
- #### setlvl
3135
###### Set a users level
36+
- #### clear
37+
###### Clear a certain number of messages in a text-channel
3238
3339

3440
## Features
@@ -41,5 +47,8 @@ Spark is currently being beta-tested on the [StudeGaming Discord Server](https:/
4147
* ##### Custom Bot Responses
4248
###### When a user attempts to use a command without the permission to do so, the bot will deny the interaction and jokingly inform the user with one of 13 different custom text messages. The same will happen when a user executes an unknown command.
4349

50+
* ##### Advanced Command Interaction
51+
###### Spark is able to communicate trough Discords slash command integration, which offers a more polished user experience and will help to keep your chat cleaner. Additionally Spark can handle user related commands with @mentions.
52+
4453
* ##### Custom Image Generation
4554
###### The Bot is equiped with a custom image generator, which will create custom levelup, rankup, leaderboard and profile-card images. All images can be designed using the build-in design code, that is build similar to knwon webdesign languages like CSS.

0 commit comments

Comments
 (0)