edwardslabs / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
28 stars 31 forks source link

Fix import order in __main__ #212

Closed linuxdaemon closed 6 years ago

linuxdaemon commented 6 years ago

This fixes a bug where if the run directory for the bot changes during runtime, it will error on restart when attempting to re-import async_util