#Trello Ban List

1 messages · Page 1 of 1 (latest)

safe echo
#
local Temporary_Ban_List = {}

return function(Vargs)
    local server, service = Vargs.Server, Vargs.Service

    table.move(Temporary_Ban_List, 1, #Temporary_Ban_List, (#server.settings.Banned + 1), server.settings.Banned)
end
#

it dodesnt work

#

its a plugin

harsh prairie
#

You don’t need to make it a plug-in

#

Just fill out the trello info in the config script

#

and make a list labeled Bans and when you use :trelloban or just put a user in the list, they will automatically get banned