Manage admissions with this discord bot and store the admission data directly to google sheets.
Watch the following video to understand How to create a discord bot !
Enable google sheet API from google cloud console Watch this video for reference
Setup google sheet by referring this Google Sheet API documentation
Use the following command with package manager npm to install all the dependencies .
npm install
nodemon start
!join-clan-CLAN_NUMBER_HERE
someone@example.com
Once you enter your email, It will tell you if your email is already exists in some clan's database or not, If not it will add your details to the clan's database.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.