Skip to content
zekro edited this page Jan 21, 2019 · 8 revisions

Here you can choose between the stable or canary version of shinpuru:

Attention
The canary version runs on the latest build pushed to the dev branch and can contain bugs! Also the canary version is running on a seperate database which is not included in my daily database backup.

Guild Configuration

  1. Set your guild's prefix for shinpuru by using the prefix command:
    example: sp!prefix !

  2. Set the permission levels for specific roles with the perms command:
    example: sp!perms 5 Moderators

If you need a list of all commands permission levels, just enter the help command. There, you will see numbers behind the command descriptions, which are the commands required permission levels.

  1. Set the servers autorole with the autorole command. This role will be automatically assigned to every new member joined guild.
    example: sp!autorole Member

  2. Set a mod log channel with the modlog command. If you report, kick, mute or ban someone, this will be documented in the mod log channel. Just execute this command in the channel to set it as mod log channel or specify a specific channel by resolvable:
    example: sp!modlog #modlog

  3. Set a voice log channel with the voicelog command. If someone joines, leaves or moves between voice channels, this will be displayed in the voice log channel. Just execute this command in the channel to set it as voice log channel or specify a specific channel by resolvable:
    example: sp!voicelog #voicelog

Getting Started

Documentation

Self-Hosting

Clone this wiki locally