mpsparrow / applesauce

Applesauce is a lightweight Discord bot that provides a plugin management framework to enable powerful modular configurations
https://applesauce.site
GNU General Public License v3.0
4 stars 0 forks source link

(Flag) Trivia #99

Closed Lauchmelder23 closed 4 years ago

Lauchmelder23 commented 4 years ago

@mpsparrow The trivia logic works so far, however there are some problems with the parallelization. The bot still seems to block until the self.bot.wait_for() is done, and during that it does nothing. Or maybe it's just lag. However I know that it doesn't work across servers. Turns out it actually works, I just hadn't enabled the trivia plugin on the other server

Please pull the trivia branch and run the trivia on your bot and see if the problems I have are just due to extreme lag.

Things to test: