fix: add link to neynar dev portal

This commit is contained in:
veganbeef
2025-06-23 13:46:22 -07:00
parent 601f20bca3
commit 9f5d80fddd
2 changed files with 2 additions and 1 deletions

View File

@@ -93,6 +93,7 @@ export async function init() {
break;
}
console.log('\n🪐 Find your Neynar API key at: https://dev.neynar.com/app\n');
const neynarKeyAnswer = await inquirer.prompt([
{
type: 'password',