# E-LABS Discord Bot Features
## Commands:
#### Public commands
> Anyone can use it anywhere
1. ***!elabs links*** - It will display all the Elabs social media links.
2. ***!elabs aboutUs*** - It will display a brief details about the society, domains that we offer and the official website link.
3. ***!elabs event*** - It will display the upcoming event(s) along with the registration link (if registration is open).
#### Private commands:
> Only limitted to private channels, nobody can use it in public channels
1. ***!elabsAdmin regCount <event name - regExp used>*** - It will display the total number of registrations count for that event.
2. ***!elabsAdmin team <query=name,email,domain> <target value - regExp used except for email>*** - This will display the details about the team members.
### The other features include:
* It will create one public channel and one private channel (that will include only the role "team") on creation of an event.
* On openning of the registration form, it will send an automatic notification to the public channel that the registration is open now.
* Message will be deleted automatically when using public commands if the command gives successfull results.