Hello Im looking for a script that will invite users to a twitch chat group room if they type !inviteme in chat.

This is the api link I found

http://chatdepot.twitch.tv/room_memberships?irc_channel=**CHANNEL_NAME**&username=**USERNAME_TO_INVITE**&oauth_token=**CHAT_LOGIN_OAUTH_TOKEN**64

It just have to replace username to invite and open that up but how do I do it? I cant code and if someone could write this script it would be great!

Here is some documents about it https://blog.bashtech.net/chatdepot-api-for-twitch-group-chat/