Hey guys! So I've started writing my php script to create a channel with a random password on user join and send the password and other info such as link to join channel and some welcome text, I've managed to get this to work but It needs a few things:
1-Currently it uses 3 different query connections and since I'm using 2 different APIs i'm not quite sure how to fix this.
2-I need to find an Anti-spam measurement to prevent people creating multiple channels after changing their name.
If anyone have experience with this kind of scripts please tell me and we would both be credited for this I don't think there's anything like. Thanks!
1-Currently it uses 3 different query connections and since I'm using 2 different APIs i'm not quite sure how to fix this.
2-I need to find an Anti-spam measurement to prevent people creating multiple channels after changing their name.
If anyone have experience with this kind of scripts please tell me and we would both be credited for this I don't think there's anything like. Thanks!