You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
{name: config.prefix+'help',value: 'To show all of the available bot commands.\nCommand Cooldown: 3 seconds'},
19
-
{name: config.prefix+'fetch',value: 'To fetch/update all the data cache. \nCommand Cooldown: 5 Minutes'},
18
+
{name: config.prefix+'help',value: 'To show all of the available bot commands.\nCommand Cooldown: 3 second(s)'},
19
+
{name: config.prefix+'fetch',value: 'To fetch/update all the data cache. \nCommand Cooldown: 1 Hour(s)'},
20
20
21
-
{name: config.prefix+'krole <role>',value: 'Kick all the users to the specific role. \nCommand Cooldown: 5 seconds'},
22
-
{name: config.prefix+'urole <role>',value: 'List all the users with the mentioned role. \nCommand Cooldown: 5 seconds'},
21
+
{name: config.prefix+'krole <role>',value: 'Kick all the users to the specific role. \nCommand Cooldown: 30 Minute(s)'},
22
+
{name: config.prefix+'urole <role>',value: 'List all the users with the mentioned role. \nCommand Cooldown: 15 Minute(s)'},
23
23
24
-
{name: config.prefix+'knorole',value: 'Kick all the users without role. \nCommand Cooldown: 5 seconds'},
25
-
{name: config.prefix+'unorole',value: 'List all the users without role. \nCommand Cooldown: 5 seconds'},
24
+
{name: config.prefix+'knorole',value: 'Kick all the users without role. \nCommand Cooldown: 30 Minute(s)'},
25
+
{name: config.prefix+'unorole',value: 'List all the users without role. \nCommand Cooldown: 15 Minute(s)'},
26
+
26
27
{name: config.prefix+'roles',value: 'List and count all the roles in the server. \nCommand Cooldown: 5 seconds'},
27
28
{name: config.prefix+'roleid <role>',value: 'Print the Role ID of the specific role. \nCommand Cooldown: 5 seconds'},
28
29
29
30
{name: 'Important Note:',value: 'User must have Administrator Permission to be able to use this, You MUST "fetch" the data first to get the latest or updated data to this server to be able to kick or list the latest users and roles.'},
31
+
{name: 'Problem with Cooldowns?',value: 'To avoid being rate-limited and banned, I decided to set this time to prevent it some how and If you are not happy with it use the source code and modify it.'},
30
32
{name: 'Support the Developer:',value: 'https://ko-fi.com/mashwishi'}
0 commit comments