diff --git a/README.md b/README.md index bd25c35..aa259ff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +This is a discord bot aimed at making it easy to schedule raids in a discord server. It is developed for LotRO but could work for any game if you edit the class names in the config file. + Prerequisites:\ python >= 3.6\ Check the requirements.txt file for required libraries.\ @@ -21,8 +23,6 @@ Once you are done you can run the bot by typing `python main.py` in your termina ------------------------------------ -This is a discord bot aimed at making it easy to schedule raids in a discord server. It is developed for LotRO but could work for any game if you edit the class names in the config file. - When the `!raid` command is called the bot will create an embed specifying the raid time in server time (New York), Los Angeles', London's and Sydney's time. All time zones are configurable. The bot will add class emojis to this embed for users to interact with.