How to configure according to your bot needs? - RigidStudios/underground-rd GitHub Wiki

Configuring has been made the easiest it possibly can be

To begin, download config.json in the master branch and place it in your bot folder at ./resources/config.json. Next, open it in your favorite text editor, it will look like a lot, let me guide you through the process.


Other

embed-all decides whether all bot messages should be embedded, this config will be deployed progressively, everything will originally be embedded.


Privacy Settings

privacy-disclosure Should be set to "true" if you would like to use any of the logging events.

message-logs Could be set to "true" only really if your bot doesn't meet about 75 servers. If it does, I advise against enabling this feature.

dm-message-logs Will keep logs of any message sent to the bot, considered mod-mail. Mod-mail can not be enabled if this is disabled. (Does not require privacy-disclosure)

voice-channel-logs Should be set to false. It isn't interesting to you unless you have an Advanced Music Bot, in which case consult the integration Documentation for help on logging in co-operation with it.

bot-join-logs Will inform you every time the bot is invited to a new server. (Does not require privacy-disclosure)

member-join-logs Will inform you every time a user joins one of the servers.

server-update-logs Has not yet been implemented, a more extensive description will be added in the future.


Languages

default-language Will act as the main bot language if no language has been defined by a server owner.

All other languages can be set to false to be removed from possible server config. (Languages will only work if the language file has actually been downloaded: /languages/EN_en.txt -> it should be placed in the folder by the same name in your bot project.


Configuration Allowances

This setting modifies what bot settings can actually be modified by a server owner, any modified message will entirely disable the original embed message.

Tickets are a very cool feature. Don't use them.