@nolimitcli/cli
v2.1.3
Published
No subscription. Just code. AI chat powered by watching ads.
Maintainers
Readme
@nolimitcli/cli
No subscription. Just code.
Install
npx @nolimitcli/cliOr install globally:
npm install -g @nolimitcli/cli
nolimitUsage
Just run the command and start chatting:
┌─────────────────────────────┐
│ NoLimit v2.0.0 │
│ No subscription. Just code. │
└─────────────────────────────┘
Balance: 2K tokens
Commands: /earn · /balance · /help · /quit
─────────────────────────────────
› Write a function to reverse a string
function reverse(str) {
return str.split('').reverse().join('');
}
─ 89 tokens used
›Commands
| Command | Description |
|---------|-------------|
| /earn | Watch an ad to earn 8K tokens |
| /balance | Check your token balance |
| /clear | Clear the screen |
| /help | Show all commands |
| /quit | Exit |
How it works
- First run auto-authenticates (2K welcome tokens)
- Type anything to chat with AI
- When tokens run low, type
/earn - Watch a 30-second ad in your browser
- Continue chatting
No subscription. No credit card. Just code.
