You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create command 'k!verifyAddBatch'/k!verify addBatch, takes in a CSV file arguement.
Extract the data from the CSV, look up Pandas.
Loop over each individual/ role matching in the CSV file, find new/ removed roles compared to our system, then remove/ add those to our database. If any are added/removed all users with that email/role will need the role added or removed in all servers (there should be a method to do this already developed).
The text was updated successfully, but these errors were encountered:
Requirements
k!verify batchSet
for setting from a fileUse CSV Spec found in #318
Tasks
k!verify addBatch
, takes in a CSV file arguement.The text was updated successfully, but these errors were encountered: