Streamline
  • đŸ›Žī¸Introduction
    • Security
    • Follow the Twitter
    • Join the Discord
    • 🤖Install the bot
    • Acknowledgements
    • Terms of Service
    • Privacy Policy
  • đŸ’ģUtility Commands
    • Export Reactions
    • Export Role and Crypto Wallets
    • Role Math Add Roles
    • Role Math Remove Roles
    • [BETA] Role Trigger
  • 🏰Code Panels
    • Setup
    • Generate Code
    • Generate Random Codes
    • Import Codes
    • Manage Active Codes
    • Delete Codes
  • 📈Google Sheets
    • Google Sheet Roles
  • â„šī¸Information Panels
    • Setup Panel
    • Add or Remove Questions
    • Edit the embed
Powered by GitBook
On this page
  1. Google Sheets

Google Sheet Roles

PreviousGoogle SheetsNextInformation Panels

Last updated 4 months ago

To run this command you must have Administrator Permission

Give a role to a list of discord ID's stored in a spreadsheet

To start with ensure your spreadsheet is uploaded as a google sheet

The column of discord IDs must be in number format and not Alexander.#0001^

Run the Command

/sheet-roles single sheet-id: sheet-column: role-to-give: role-to-exclude:

Three variables are needed for this command

  • Sheet-id This is a string of characters from the url, the string after .../d/ and before /edit... https://docs.google.com/spreadsheets/d/1GJj8j1ubTsYU7ZE7hyms3bDByLv43zS8gGLylgdRZa8/edit#gid=0 In the above example the Sheet-id is 1GJj8j1ubTsYU7ZE7hyms3bDByLv43zS8gGLylgdRZa8

  • Sheet Column This is the spreadsheet column that the IDs are in, e.g A

  • Role-To-Give This is the role to award these users

  • Role-To-Exclude [OPTIONAL] - a role to excude - selecting a role here means the bot will assign the role to all on the sheet but if they have this role it will not give it to them

Once ran the command will check the amount of users and clarify that you would like to add the role to them

After clicking Yes, Streamline will start adding the roles to the members giving a status update as it does so

When competed Streamline will send a summary

This summary gives a list of the users it could not add, whether they are in the server or not, and any invalid cells for you to go back and fix.

Ensure your google sheet is made public, to do so click share and ensure it is set to 'Anyone with the link' additional information

📈
HERE