mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 03:16:48 +00:00
Most user-level code probably expects the prefix to be valid and not None, so mocking it to ensure it's at least a string is probably for the best.