Update README.md

pull/6/head
PineappleFan 3 years ago committed by GitHub
parent d95a8cf587
commit 2e84134d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,7 @@ Nucleus is a moderation bot by Clicks for Discord. It adds features such as veri
- `/help` Shows all commands and info. - `/help` Shows all commands and info.
- `/settings` Shows all settings and info. - `/settings` Shows all settings and info.
- `/mod info` Shows info about a user. This includes moderator notes and moderation history.
- `/mod warn` Warns a member. - `/mod warn` Warns a member.
- `/mod kick` Kicks a member. - `/mod kick` Kicks a member.
- `/mod softban` Soft bans a member. - `/mod softban` Soft bans a member.
@ -26,24 +27,37 @@ Nucleus is a moderation bot by Clicks for Discord. It adds features such as veri
- `/mod mute` Mutes a member. - `/mod mute` Mutes a member.
- `/mod unmute` Unmutes a member. - `/mod unmute` Unmutes a member.
- `/mod nick` Changes the nickname of a member. - `/mod nick` Changes the nickname of a member.
- `/mod lock` Stops people from sending messages in a channel.
- `/mod slowmode` Edits the slowmode in a channel. - `/mod slowmode` Edits the slowmode in a channel.
- `/mod viewas` Allows you to view the server as a member or role. - `/mod viewas` Allows you to view the server as a member.
- `/nucleus guide` Shows the setup guide and tips for setup. - `/nucleus guide` Shows the setup guide and tips for setup.
- `/nucleus invite` Shows the invite link for Nucleus. - `/nucleus invite` Shows the invite link for Nucleus.
- `/nucleus ping` Shows the latency of the bot. - `/nucleus ping` Shows the latency of the bot.
- `/nucleus premium` Shows information about Nucleus Premium.
- `/nucleus stats` Shows the stats of the bot. - `/nucleus stats` Shows the stats of the bot.
- `/nucleus suggest` Sends a feature request to the developers. - `/nucleus suggest` Sends a feature request to the developers.
- `/role user` Gives a user a role.
- `/server about` Shows the server information. - `/server about` Shows the server information.
- `/server rules` Shows the server rules.
- `/ticket create` Creates a ticket. - `/ticket create` Creates a ticket.
- `/ticket close` Closes a ticket. - `/ticket close` Closes a ticket.
- `/user about` Shows the user information. - `/user about` Shows the user information.
- `/user avatar` Shows the user avatar. - `/user avatar` Shows the user avatar.
- `/user track` Allows you to move a user up and down a role track. - `/user track` Allows you to move a user up and down a role track.
- `/tags create` Creates a tag
- `/tags edit` Edits a tag
- `/tags delete` Deletes a tag
- `/verify` Verifies a member to give them access to the server. - `/verify` Verifies a member to give them access to the server.
- `/help` Shows all commands on Nucleus.
- `/privacy` Information and options for server and user privacy.
- `/rolemenu` Lets users select roles, similar to reaction roles.
- `/tag` Lets users use tags created with `/tags create`
### Verification ### Verification

Loading…
Cancel
Save