My friend bots too and he wants to level a healer so I was wondering if there was a plugin to accept invites. Either specific person or in general.
i made a plugin for myself to do that with my friends, if there is a need i can clean it up and post it. right now everything is hardcoded to my character and my friends character names.
yeah if you wouldn't mind posting the plugin my friend would be able to edit it himself. I'd appreciate it!
i need to do some clean up but i can share it, It also does pushbullet notifications that i use when i'm fate boting so if someone sends me a tell or something i get a notification, do you want me to keep that in?
i can expand on it if needed Dgame. Just let me know what else you want. the original purpose was so when i was fate botting my friends could join my party.
I was just asking for what was already discussed. It sounds great. I wouldn't know what to add to it atm but thank you for asking.
I didn't think anyone really would want to it, so now its all hard coded for my character/friends. But give me some time i can have a release version. but right now other than pushbullet notifications, if someone sends me a tell with the word invite i send them an invite to my party. actually what i posted above will work. just open the file and make the edits where needed. if (e.ChatLogEntry.SenderDisplayName == "Add Name Here" || e.ChatLogEntry.SenderDisplayName == "Add Name Here" || e.ChatLogEntry.SenderDisplayName == "Add Name Here") the names have to be in quotes and they cannot be part of any friendslist the random symbols mess this up.