← BACK TO WORKSCASE 03 · OAKBOT
SOLO BUILD · 2023
OakBot
A smart Pokédex right inside Telegram: fuzzy search, inline results, no app to install.

ピカ!
PROBLEM
Looking up a Pokémon mid-conversation meant leaving the chat, opening a browser and fighting ad-heavy fan wikis.
APPROACH
An inline Telegram bot that answers where the conversation already is. Fuzzy matching forgives typos and Italian names; results render as compact cards.
STACK
Node.js with a cached API layer over PokéAPI, so repeated lookups are instant and the upstream stays happy.
RESULT · 結果
0apps to install
~80mscached response time
2languages supported