MatrixTM / OutlookGen

✨ Outlook Account Generator Written in Python ✨
MIT License
282 stars 70 forks source link

Source file for accounts? #21

Open riahc3 opened 1 year ago

riahc3 commented 1 year ago

Hello

It would be nice to have a source file for accounts.

Example, I want to make

Email1 Email2 Email3

The source file can contain

Email1@outlook.com : ThePasswordHere01 Email2@outlook.com : ThePasswordHere01 Email3@outlook.com : AnotherPasswordHere01

It makes customizing a lot easier.

Thank you