ritsec / ops-bot-iii

OBIII: Open Source Discord Bot, created by RITSEC
Apache License 2.0
5 stars 3 forks source link

Have the user's username next to the userID in the query #95 Part 2 #108

Closed c0untingNumbers closed 4 months ago

c0untingNumbers commented 4 months ago

Added a time delay to get around the API call for each user's username

Added deferring to handle long processing

Closes #95