From 001ae9f86a9a4b5ab1a139046bd05c6dc7a7b17c Mon Sep 17 00:00:00 2001 From: DJj123dj <80536295+DJj123dj@users.noreply.github.com> Date: Sat, 20 Nov 2021 11:27:38 +0100 Subject: [PATCH] v1.1.1 Fixed README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3203248..131b0d1 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,14 @@ if there are any errors, you can open an issue on github. - `main_color`=> the color used in all embeds. - `auth_token`=> the bot's token (Discord Developer Portal) - `botperms_role`=> the id from a role that can run admin commands with the bot. -- `ticket_msg/ticket_channel` => the channel where you are gonna put the !ticket msg. +- `prefix`=> the bot's prefix. +- `ticket_system/ticket_channel` => the channel where you are gonna put the !ticket msg. - `ticket_system/ticket_category` => the category for tickets. - `ticket_system/member_role` => this role doesn't have access to tickets (WARNING: @everyone does have access to tickets, so make sure all members have a member role!). - `ticket_system/transcript_channel` => the channel for transcripts. +- `ticket_system/enable_transcripts` => enable transcripts. +- `ticket_system/enable_category` => enable tickets in category. ### intents & permissions In the discord developer portal in the "bot" panel you will find 3 switches under the title "Gateaway Intents". The following switches should always be turned on @@ -57,6 +60,6 @@ The bot needs `ADMINISTRATOR` permissions to work the best. ## credits the package contains a license, there are also credits in the bot. It is forbidden to extract these licenses and credits from it! -_v1.1.0_ +_v1.1.1_ © 2021 - DJdj Development | [website](https://www.dj-dj.be) | [discord](https://discord.com/invite/26vT9wt3n3) \ No newline at end of file