Info-Commands
This is the Info-commands Module, if you activate this module, Users can have Information about the Server, Channels, Roles, and Users in the server. users can get that information with the following commands: /info role, /info server, /info channel, /info user. for example, the role command gives out information about a specific role in the server, like the role name, what permissions it has, which users the role has, and more.
serverinfo

type: String
required: true
Here, you can edit the message that the bot sends when a user uses the /info server command. You can customize this message to provide information about the server in a friendly manner. It's not recommended to change the placeholders, if you don't know HowTo rename them. please keep them as they are.
userinfo

type: String
required: true
Here, you can edit the message that the bot sends when a user uses the /info user command. You can customize this message to provide information about the user in a friendly manner. It's not recommended to change the placeholders, if you don't know HowTo rename them. please keep them as they are.
channelinfo

type: String
required: true
Here, you can edit the message that the bot sends when a user uses the /info channel command. You can customize this message to provide information about the channel in a friendly manner. It's not recommended to change the placeholders, if you don't know HowTo rename them. please keep them as they are.
roleinfo

type: String
required: true
Here, you can edit the message that the bot sends when a user uses the /info role command. You can customize this message to provide information about the role in a friendly manner. It's not recommended to change the placeholders, if you don't know HowTo rename them. please keep them as they are.