ALTER SELF is an AI-powered WhatsApp bot that behaves like a digital personality, a future version of yourself, and a daily motivation system — all inside WhatsApp.
Unlike a typical chatbot, ALTER SELF is:
- Memory-driven
- Personality-based
- Time-aware
- Motivation-focused
- AI-powered
Built using:
- GoWA (WhatsApp Web bridge)
- Next.js API Routes
- Gemini AI
- JSON-based memory
Switch personalities anytime.
Command: /mode
Available modes: default savage mentor coder therapist motivator poet spiritual professor startup
Example: /mode savage Bot response: Mode changed to savage
Send reminders to your future self.
Command: /future
Examples: /future 10m Drink water /future 3h Study DSA /future 2d Apply to internships
After time passes: From your past self: Study DSA
Get automated AI-generated motivation at custom intervals.
Commands: motivation-on motivation-off motivation-time 2h motivation-time 30m motivation-time 1d
Messages are:
- AI generated
- Short
- Calm
- Fresh on every send
Each user has independent memory:
- Conversation history
- Personality mode
- Scheduled reminders
- Motivation intervals
Everything is stored per phone number.
Powered by Gemini AI:
- Dynamic response generation
- Mode-based prompt shaping
- History aware conversation
- Daily motivation creation
| Feature | Command |
|---|---|
| Change personality | /mode savage |
| Future reminder | /future 5h message |
| Enable motivation | motivation-on |
| Disable motivation | motivation-off |
| Change motivation interval | motivation-time 1h |
/api/message/route.js conversation-history.json user-mode.json future-messages.json motivation-users.json .env.local
npm install
GEMINI_API_KEY=YOUR_API_KEY
npm run dev
bridge.exe rest --port=2000 --webhook=http://localhost:3000/api/message
Scan QR to login.
This is not a chatbot.
It is:
- A habit engine
- A reminder system
- A motivation assistant
- A personality machine
- A productivity brain
All packed into WhatsApp.
Upcoming features:
- AI journaling
- Emotion awareness
- Voice replies
- Image generation
- Goal tracking
- Admin dashboard
- Web UI
- Cloud deployment
Built by Pushkar.
Mission: Turn WhatsApp into a second brain.