@@ -31,29 +31,29 @@ One premium point equals one week (7 days) of premium hosting.
3131
3232## Premium Perks
3333
34- Feature | Without premium | With premium |
35- ------------------------------------------------------------------------------------------------------------------- | --- | ----- |
36- Access to AI functions. ([ ` $ai[] ` ] ( ./ai.md ) and [ ` $aiQuota ` ] ( ./aiQuota.md ) ) | ❌ | ✅ |
37- AI Tokens (per day) | 0 | 10000 |
38- Access to Bot Logs and to Bot Logs functions. (` $log[] ` , ` $disableErrorLogging ` and ` $logQuota ` ) | ❌ | ✅ |
39- Logs Quota (per day) | 0 | 3000 |
40- Access to [ ` $messageContains[] ` ] ( ./messageContains.md ) and [ ` $alwaysReply ` ] ( ./alwaysReply.md ) callbacks. | ❌ | ✅ |
41- Access to [ ` $ignoreTriggerCase ` ] ( ./ignoreTriggerCase.md ) and [ ` $sendNotification ` ] ( ./sendNotification.md ) functions. | ❌ | ✅ |
42- Access to [ "Awaited Reactions"] ( ./awaitedReactions.md ) . | ❌ | ✅ |
43- Access to [ "Custom Images"] ( ./customImage.md ) . | ❌ | ✅ |
44- Access to use ` $getServerVar[] ` in triggers. [ (Custom prefixes)] ( ./customPrefixes.md ) | ❌ | ✅ |
45- Access to the "Bot guild (server) list" in the app. | ❌ | ✅ |
46- Access to the [ "Embed builder"] ( ./embedBuilder.md ) in the app. | ❌ | ✅ |
47- Sharding. | ❌ | ✅ |
48- Priority bot hosting and startup. | ❌ | ✅ |
49- Ad-free hosting time. | ✅ | ✅ |
50- Character limit per code. | 65k | 65k |
51- Variable limit. | 100 | ∞ |
52- Command limit. | 230 | ∞ |
53- Maximum time in the "Time" parameter in ` $replyIn[] ` , ` $editIn[] ` , ` $deleteIn[] ` and ` $editEmbedIn[] ` functions. | 40m | 120m |
54- Server & Global variable value character limit. | 499 | 4999 |
55- User variable value character limit. | 4999 | 4999 |
56- Channel variable value character limit. | 499 | 499 |
34+ | Feature | Without premium | With premium |
35+ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | -------------- |
36+ | Access to AI functions. ([ ` $ai[] ` ] ( ./ai.md ) , [ ` $aiDecide[] ` ] ( ./aiDecide.md ) , [ ` $aiWithCtx[] ` ] ( ./aiWithCtx.md ) , [ ` $aiDecideWithCtx[] ` ] ( ./aiDecideWithCtx.md ) and [ ` $aiQuota ` ] ( ./aiQuota.md ) ) | ❌ | ✅ |
37+ | AI Tokens (per day) | 0 | 10000 |
38+ | Access to Bot Logs and to Bot Logs functions. (` $log[] ` , ` $disableErrorLogging ` and ` $logQuota ` ) | ❌ | ✅ |
39+ | Logs Quota (per day) | 0 | 3000 |
40+ | Access to [ ` $messageContains[] ` ] ( ./messageContains.md ) and [ ` $alwaysReply ` ] ( ./alwaysReply.md ) callbacks. | ❌ | ✅ |
41+ | Access to [ ` $ignoreTriggerCase ` ] ( ./ignoreTriggerCase.md ) and [ ` $sendNotification ` ] ( ./sendNotification.md ) functions. | ❌ | ✅ |
42+ | Access to [ "Awaited Reactions"] ( ./awaitedReactions.md ) . | ❌ | ✅ |
43+ | Access to [ "Custom Images"] ( ./customImage.md ) . | ❌ | ✅ |
44+ | Access to use ` $getServerVar[] ` in triggers. [ (Custom prefixes)] ( ./customPrefixes.md ) | ❌ | ✅ |
45+ | Access to the "Bot guild (server) list" in the app. | ❌ | ✅ |
46+ | Access to the [ "Embed builder"] ( ./embedBuilder.md ) in the app. | ❌ | ✅ |
47+ | Sharding. | ❌ | ✅ |
48+ | Priority bot hosting and startup. | ❌ | ✅ |
49+ | Ad-free hosting time. | ✅ | ✅ |
50+ | Character limit per code. | 65k | 65k |
51+ | Variable limit. | 100 | ∞ |
52+ | Command limit. | 230 | ∞ |
53+ | Maximum time in the "Time" parameter in ` $replyIn[] ` , ` $editIn[] ` , ` $deleteIn[] ` and ` $editEmbedIn[] ` functions. | 40m | 120m |
54+ | Server & Global variable value character limit. | 499 | 4999 |
55+ | User variable value character limit. | 4999 | 4999 |
56+ | Channel variable value character limit. | 499 | 499 |
5757
5858#### [ Discord Server] ( https://discord.gg/bot-designer-for-discord-official-server-566363823137882154 ) Perks
5959- The premium role. Run ` /getPremiumRole ` .
0 commit comments