An open API service indexing awesome lists of open source software.

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.

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