https://github.com/losparviero/bard-telegram-bot
Use Google's Bard in Telegram.
https://github.com/losparviero/bard-telegram-bot
Last synced: 8 months ago
JSON representation
Use Google's Bard in Telegram.
- Host: GitHub
- URL: https://github.com/losparviero/bard-telegram-bot
- Owner: losparviero
- License: agpl-3.0
- Created: 2023-05-13T11:19:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T11:23:27.000Z (over 2 years ago)
- Last Synced: 2025-01-12T16:13:06.972Z (9 months ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bard Telegram Bot
Use Google's Bard in Telegram.
### Install
1. Clone repo.
2. Run ```pip3 install -r requirements.txt``` in project folder.
3. Rename .env.example to .env and provide tokens.
4. Run ```python3 bot.py``` to start the bot.[Instructions for Bard token](https://github.com/acheong08/Bard#authentication)
Bot admin ID
BOT_ADMIN is needed to prevent unauthorized access.
#### It's advisable to run the bot using PM2 or any startup manager for persistent execution.
### Uninstall
1. Use ```rm -rf```.
*Note:* If you're unfamiliar with this command, delete project folder from file explorer.
### License
AGPL-3.0 ©️ Zubin