fhsu-csci441-team-a / myTrafficWizard

Repo to house code for the myTrafficWizard app
0 stars 0 forks source link

Updated DiscordBotModel Methods and Calls #102

Closed NicoleReneNewcomb closed 5 months ago

NicoleReneNewcomb commented 5 months ago

Updated the methods in DiscordBotModel so that the destroy() and login() methods could be called from DiscordBotController. This seems to change the timing enough to prevent hanging, while calling these within the class itself causes hanging.