I'm looking for some to code a script for me
when ever a capital letter nick join a channel (the other channel the bot is on) it gets adding to a .txt
pull that .txt list up with !need to only pm that person who did that command
typing !delete {nick} then it removes the nick from the .txt and message the specific channel {nick} is now deleted the 60mins timer is starting now
once the nick gets removes a 60 mins timer begins and after the 60 min timer and if that person still in the channel it adds the nick back
i also would like a command to add a {nick} manually like !add {nick}
Example of the script
(James join the channel added James to the .txt)
EXAMPLE
Serving list, Free that needs to be served:
Sara
Bob
Billy
James
!delete James
send to the specify channel
bot: James is now deleted, 60 mins timer is starting now
(James 60 mins timer is up)
send to the specify channel
Bot: James been re added to the serving list
(manually add)
!add James
(added James to the .txt)