mirror of https://github.com/clickscodes/nucleus
parent
7f1c417302
commit
2efee25869
@ -0,0 +1,62 @@
|
|||||||
|
# <img height="30px" src="https://assets.clicks.codes/web/logos/nucleus.svg" /> Nucleus by Clicks
|
||||||
|
|
||||||
|
### Sections
|
||||||
|
|
||||||
|
- [About](#about)
|
||||||
|
- [Commands](#commands)
|
||||||
|
- [Verification](#verification)
|
||||||
|
- [Privacy](#privacy)
|
||||||
|
- [Legal](#legal)
|
||||||
|
|
||||||
|
### About
|
||||||
|
|
||||||
|
Nucleus is a moderation bot by Clicks for Discord. It adds features such as verification and modmail tickets.
|
||||||
|
|
||||||
|
### Commands
|
||||||
|
|
||||||
|
`/help` Shows all commands and info.
|
||||||
|
`/settings` Shows all settings and info.
|
||||||
|
|
||||||
|
`/mod warn` Warns a member.
|
||||||
|
`/mod kick` Kicks a member.
|
||||||
|
`/mod softban` Soft bans a member.
|
||||||
|
`/mod ban` Bans a member.
|
||||||
|
`/mod unban` Unbans a member.
|
||||||
|
`/mod purge` Deletes messages in the channel.
|
||||||
|
`/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.
|
||||||
|
|
||||||
|
`/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 stats` Shows the stats of the bot.
|
||||||
|
`/nucleus suggest` Sends a feature request to the developers.
|
||||||
|
|
||||||
|
`/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.
|
||||||
|
`/verify` Verifies a member to give them access to the server.
|
||||||
|
|
||||||
|
### Verification
|
||||||
|
|
||||||
|
Verification ensures all members in your server are human, and prevents automated accounts from joining.
|
||||||
|
|
||||||
|
For more information, see the [about](https://clicks.codes/nucleus/verify/about) page.
|
||||||
|
|
||||||
|
### Privacy
|
||||||
|
|
||||||
|
You can run `/privacy` to view and manage all data stored about your server
|
||||||
|
|
||||||
|
You should always know what we know and store about you, so here is the complete list.
|
||||||
|
|
||||||
|
### Legal
|
||||||
|
|
||||||
|
Before copying, modifying or running our code, please read [COPYING](https://github.com/ClicksMinutePer/Nucleus/blob/development/COPYING.md)
|
||||||
Loading…
Reference in new issue