Merge branch 'development' of github.com:clicksminuteper/nucleus into development

pull/6/head
pineafan 3 years ago
commit 91a2df4238
No known key found for this signature in database
GPG Key ID: 0AEF25BAA0FB1C74

@ -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.
- `/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 kick` Kicks 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 unmute` Unmutes 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 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 invite` Shows the invite link for Nucleus.
- `/nucleus ping` Shows the latency of the bot.
- `/nucleus premium` Shows information about Nucleus Premium.
- `/nucleus stats` Shows the stats of the bot.
- `/nucleus suggest` Sends a feature request to the developers.
- `/role user` Gives a user a role.
- `/server about` Shows the server information.
- `/server rules` Shows the server rules.
- `/ticket create` Creates a ticket.
- `/ticket close` Closes a ticket.
- `/user about` Shows the user information.
- `/user avatar` Shows the user avatar.
- `/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.
- `/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

Loading…
Cancel
Save