I used Heroku to deploy my instance and heres what the user was supposed to be
user: aboutdavid
email: email@email.com
role: admin
And i typed in: tootctl accounts create USERNAME=aboutdavid --email email@email.com -- role admin
The response it gave me was
Failure/Error: account.username
only letters, numbers and underscores
Can you please tell me how to fix it?