|
|
@@ -1,2 +1,34 @@
|
|
|
# vpd-discord-bot
|
|
|
Moderation und utility bot for the VicePD Discord.
|
|
|
+
|
|
|
+## Commands:
|
|
|
+/ban
|
|
|
+/unban
|
|
|
+/kick
|
|
|
+/warn
|
|
|
+/modinfo
|
|
|
+/verify_message
|
|
|
+/promotion
|
|
|
+/fire
|
|
|
+/userinfo
|
|
|
+/greet
|
|
|
+/help_start
|
|
|
+/help_cache
|
|
|
+/help_team
|
|
|
+/help_tasten
|
|
|
+/demotion
|
|
|
+/delete
|
|
|
+/unit
|
|
|
+/say
|
|
|
+/einweisung
|
|
|
+
|
|
|
+
|
|
|
+## Additional funktions:
|
|
|
+- sending a DM to a user who was'nt on the server for 14 days.
|
|
|
+- logging actions on the discord server in a channel
|
|
|
+- loging all moderation actions in a channel and in a database
|
|
|
+- pinging roles, when a user joins a specific channel
|
|
|
+- sending welcome messages when a user joins the server
|
|
|
+- changing server nicknames of users according to their badge number and character name
|
|
|
+- anti spam and blackword system
|
|
|
+-
|