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
For example see the messages in #intro channel of Cassiopeia server at https://discord.gg/NYHj58M
Steps:
Get the channel where !scrap rolls command is sent.
Go to that channel and get the past messages and check if it contains any roll number or not (use regular expression to find the roll number). If no roll number is found in that message move next message.
Store the username with tag in the spreadsheet matching to that corresponding roll number. If that roll number does not exist then send the message in that channel saying that roll number is not in the database and mention the moderator so that he can register his name also in the database.
Get the username with tag of the author from the message.