Basic Info

Some basic information on handling a server

Here are a few things you need to know if you are a server builder -

  1. Owner - This is the creator of the server. They can not have moderation done on them, and cannot leave without giving the ownership to another member.

  2. Admin - The administrator permission is the most powerful permission. Administrator allows users to bypass role restrictions on channels and gives them all the other permissions. This is a very dangerous permission do grant, and should only be granted to a small group of trusted members if any.

  3. Mods - The moderators of the server are the people who make sure the members follow rules. It is recommended to grant Manage Messages, Kick Members, and Mute Members, as these are essential to steady moderation, but never the administrator permission.

  4. Roles - Roles is the most powerful feature of discord. If not handled correctly can be easily exploited. Therefore role creation and management permission called Manage Roles should only be given to the administrators of the server.

  5. Channels - Channels are where most of the interactions happen. There are text channels and voice channels. In case to make a channel role specific, the admin has to overwrite the channel permissions for the selected role.

  6. Bots - Bots like LiRoBot is a feature provided by Discord that allows you to automate certain tasks. There are bots developed for maximizing productivity, fetching important data, delivering notifications, scheduling events, moderating conversations, and more.

Command Categories

All the commands and features of LiRoBot can be classified into six categories.

  • Info

  • Fun

  • Moderation

  • Utility

  • Admin

  • Misc

  • Dev

Information shows information about the bot, Fun is a bunch of fun commands, Moderation has moderation commands like kick, clear, and ban, Utility has things like welcome messages, Admin controls the settings of the bot like the prefix and other standard administrative necessities, Special is for very special commands that usually are server-based, and Dev is the secret category of commands limited to the developers.

Prefix

This is a symbol or an alphanumeric used in front of the command. LiRoBot's default prefix is L! but is alterable by using L!prefix <your prefix>

Last updated