I built a virtual shop bot for Bamba Tech & Gaming Hub today
Now customers can access phone repairs, console mods, games, accessories, technician bookings, and order tracking faster all inside Telegram.
No stress. No long talk. Just tap, book, and get served.
Need phone repair, gaming support, console modding, or accessories in Awka?
Patronise Bamba Tech & Gaming Hub today.
Fix it. Mod it. Play it.
Start here: https://t.co/931KH9WQ0J
Just completed my KYC with @MyTier โ
The team has been building steadily and despite the pushback around the KYC date, it's good to see it finally rolling out.
The flow is clean: enter your details, upload your ID, and an automatic liveness check wraps it up. Done in under 15 mins.
One thing worth flagging though currently only driver's license is accepted. For people in my region, that's a real barrier. A lot of eligible users simply don't have one yet.
Team should consider adding Voter's Card (PVC) as an accepted ID. It's one of the most widely held government IDs in Nigeria and would open the door for a lot of people who qualify by age but get locked out by ID type.
Small fix. Big impact.
๐ KYC Link
Please proceed with KYC through the link below ๐
https://t.co/m6e6WHSzoO
โ Complete the process carefully
๐ Use your correct information during verification
โโโโโโโโโโโโโโ
๐ข Important Notice
We have added a manual capture button to the KYC process.
Please check the following before proceeding:
1๏ธโฃ Lowercase letters only
The input field is intentionally set to accept lowercase letters only.
2๏ธโฃ ID expiration date
If your ID does not have an expiration date, you may enter any date and continue.
3๏ธโฃ Age requirement
Users registered as under 19 during Mytier sign up cannot proceed with KYC.
โโโโโโโโโโโโโโ
Please review these points before starting KYC.
@DivyanshT91162 I love what i am seeing ,built a few things on my own just by discovering how to use it and applying it to solve my problems. Now i get to learn hands on proper..
This is actually aligned with what Iโm building. My current lane is AI-assisted Web3 operations, using agents, Telegram workflows, Codex/Claude Code, and project-tracking systems.
Iโll test AgentRecall-MCP properly and see where I can contribute especially around docs, setup feedback, real agent-memory use cases, and persistent learning workflows.
I wonโt claim maintainer status unless I actually earn it, but meaningful contributor history here would strengthen my open-source profile.
Day 7 update: Bamba Ops is demo-ready.
For the past 7 days, Iโve been building a Telegram-based AI assistant for Web3 operations.
The goal was simple:
Can I use an AI agent to turn Web3 research into a repeatable workflow from my phone?
Hereโs what got built:
Day 1: Telegram bot came alive
Day 2: Structured /research output
Day 3: Live research with Tavily
Day 4: /save to CSV tracker
Day 5: /list and /report
Day 6: End-to-end workflow test
Day 7: Final verification
Final command list:
/start
/help
/research <project>
/live <project>
/save <project>
/list
/report
Current workflow:
/live Monad โ research
/save Monad โ save record
/list โ view tracked projects
/report โ summarize tracker
Final verification passed:
* https://t.co/2dGJR34B7U exists
* .env exists but secrets are protected
* tracker CSV exists
* all 7 commands are implemented
* syntax check passed
* bot starts successfully
* tracker has saved projects: Monad, Hyperliquid, Grass
This started as a small experiment.
Now it is a working AI-assisted Web3 operations system inside Telegram.
Not perfect.
But functional, repeatable, and ready for a demo.
Big lesson:
AI agents become powerful when they stop being chat tools and start becoming workflow operators.
Day 6 update: Bamba Ops passed its first end-to-end workflow test.
The goal today was not to add a shiny new feature.
The goal was to test the full Web3 operations loop across multiple projects.
Test flow:
/live Monad
/save Monad
/live Hyperliquid
/save Hyperliquid
/live Grass
/save Grass
/list
/report
Result:
* Monad saved
* Hyperliquid saved
* Grass saved
* Tracker stayed clean
* /list showed multiple projects
* /report summarized the tracker
* Bot stayed stable
* No errors
This means Bamba Ops can now do more than reply to prompts.
It can research, save, list, and report from inside Telegram.
Current workflow:
Live research โ saved record โ project list โ operations report
Day 6 lesson:
An AI agent becomes more useful when it can run a repeatable workflow, not just answer one-off questions.
GM CT
Summary of $COCOON COMMUNITY space
๐ฅYou ever wondered why COCOON AI COMMUNITY is the most active on $TON and @telegram ECOSYSTEM ?
Here is why๐
Study cocoon AI
Study cocoon COMMUNITY
Study PAVEL DUROV
Be the EGG
Be DECENTRALIZED
Be $COCOON
Disclaimer: Not AI generated
Day 6 update: Bamba Ops passed its first end-to-end workflow test.
The goal today was not to add a shiny new feature.
The goal was to test the full Web3 operations loop across multiple projects.
Test flow:
/live Monad
/save Monad
/live Hyperliquid
/save Hyperliquid
/live Grass
/save Grass
/list
/report
Result:
* Monad saved
* Hyperliquid saved
* Grass saved
* Tracker stayed clean
* /list showed multiple projects
* /report summarized the tracker
* Bot stayed stable
* No errors
This means Bamba Ops can now do more than reply to prompts.
It can research, save, list, and report from inside Telegram.
Current workflow:
Live research โ saved record โ project list โ operations report
Day 6 lesson:
An AI agent becomes more useful when it can run a repeatable workflow, not just answer one-off questions.
Day 5 update: Bamba Ops can now read from its tracker.
Before today, the bot could:
- Research a Web3 project
- Run live source-based checks
- Save a project record into CSV
Today I added:
/list
/report
Now Bamba Ops can show saved projects and generate a simple operations report from the tracker.
Current flow:
/live Monad โ research
/save Monad โ save record
/list โ show tracked projects
/report โ summarize tracker
This is a big step.
The agent is no longer only responding to commands.
It is starting to behave like a lightweight Web3 operations dashboard inside Telegram.
Day 5 lesson:
Saving data is useful.
But being able to retrieve and summarize that data is what turns an AI bot into an operations system.