Skip to content

Vignesh010101/Gemini-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gemini-Bot

Simple bot that stores every chat message in an array, and passes them as a prompt to Google Gemini API.
Uses API keys rotation to bypass RPM limits, just ensure that your keys are from different projects in Google Cloud.

Install modules with:
pip3 install telebot requests

Then run with
python3 pybot.py

About

Simple Bot Using Gemini API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages