mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-01-22 14:05:11 +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.