mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-09 21:25:01 +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.