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
go to the last line of the code and replace client.run(TOKEN) with client.run("your token here ctrl+v") or client.run('your token here ctrl+v')(so it's on a string)
run the code
Commands
Prefix: ac!
delete_messages message
deletes new messages that are equal to message
delete_channels channel_name exceptions
channel_name: name of the channels you want to delete
exceptions: channel IDs from channels with the same name you might not want to delete
if more than 1, seperate with ', '
delete_roles role_name exceptions
role_name: name of the roles you want to delete
exceptions: role Ids from roles with the same name you might not want to delete
if role contains spaces use --exc and then exception role IDs(if none use 0)
Examples
Delete roles that have spaces
roles: new role, new role
to delete both: ac!delete_roles new role --exc 0
to delete only one: ac!delete_roles new role --exc role-id