- Hey there , i have created this telegram bot with the help of telegraf.js Library
- And it's integrated with Gemini for providing response to prompts with '/generate' command.
- If you have any idea , or any issue regarding that , you can contact Me , let's brainstorm together , and make something useful out of it.
- Let's integrate more feature , scalable and optimised code , that really do something with it.
1 . simply clone this repo (you know already)
-
Write
npm i
command and install all the dependencies -
Create a
.env
file and add your corresponding API's
TELEGRAM_BOT_API = xxx-xx-xx
MONGO_URL = xxx-xxx-xxx
GROQ_API = xxx-xxx-xxx
GEMINI_API = xxx-xx-xx
npm run dev
and voila !!
- Made with 💖 by Nerdy Abhi