diff --git a/README.md b/README.md index 1b48dd1..196e0f0 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,16 @@ The purpose of this bot will be to assign targets to faction members during war Features: - Round Robin assignation of war targets -- ability to have members enroll and leave the queue - check if the assigned enemy has been hit after 1 minute, if not reassign - match targets up with members that have the appropriate stats - dashboard to see who is supposed to hit who -- maybe also enemy stats + ToDo: -- Assignment pools depending on stats - - players will be round-robin queued their targets from here +- API Key section + - Have user enter their own API key, pass along to the functions that call APIs +- server side config storage + - have multiple managers logged in to make changes +- basic auth + - since control of the Discord bot would also be through there technically