Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def setup(bot: commands.Bot): check_folders() check_files() bot.add_cog(PlaySound(bot))
Pure Python, cross platform, single function module with no dependencies for playing sounds.