This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

serving list script needed

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
b
britt1230
Voice
Posts: 1
Joined: Tue Mar 02, 2021 9:24 am

serving list script needed

Post by britt1230 »

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)
Post Reply