A bot I created in late 2020 to allow arma players to sign up to an event using the google sheets api and discord.py
Shows what commands are available
Shows you all the roles which are available and their associated numbers
Takes the role associated with the number you entered
Leaves the role associated with the number you entered
Displays information about the bot such as its version
To use the bot you will need:
- An api token for google sheets in the file google_token.json
- A discord bot token in the file token.txt
- Pyhton 3 installed with the packages gspread and discord.py
After this simply run the sign_up_bot.py file and invite the bot to your server




