Firebot
Firebot copied to clipboard
fix: Import not handling number names
Description of the Change
ensure that V.name is a string, Twitch allows accounts to be just numbers and the import expects a string name. sometimes a the exported file will contain name as number Instead of string.
Applicable Issues
#2518
Testing
using sample data I have ensured that the names are treated proper.