Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Baviaan committed Oct 23, 2021
1 parent b48270d commit e42b9ba
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
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 a 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.
When a user clicks on a class emoji it will update the embed, listing the user's discord nickname and available classes.
Moreover it will add tools, pickaxe, check mark and cross mark emojis.
When a raid command is called the bot will create an embed specifying the raid time formatted in the local time for everyone looking at it.
The bot will add class buttons to this embed for users to interact with.
When a user clicks on a class button it will update the embed, listing the user's discord nickname and available classes.
Moreover it will add tools, pickaxe, check mark and cross mark buttons.
A user can sign up with all his (previously used) classes by clicking the green check mark and cancel his sign up by clicking the red cross mark.
One can reset the classes for the green check mark sign up via the `/remove_roles` command.
The tools emoji can only be used by raid leaders to update the raid bosses, raid tier, raid time or roster settings.
The tools emoji can only be used by raid leaders to update the raid description, name, tier and time.
The pickaxe emoji can be used by raid leaders to pick people for the raid from available sign ups.

![Screenshot](./screenshots/raid.png)
Expand Down

0 comments on commit e42b9ba

Please sign in to comment.