Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

fix: Import not handling number names

Open CKY- opened this issue 1 year ago • 0 comments

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.

Screenshots

CKY- avatar Apr 22 '24 06:04 CKY-