Skip to content

MekhyW/COOKIEBOT-Telegram-Group-Bot

Repository files navigation

COOKIEBOT-Telegram-Group-Bot

Telegram chatbot responsible for protecting chats against spammers, conversating using natural language, perform speech-to-text, search media, schedule posts and provides fun features for events.

Installation on Ubuntu

sudo apt update
sudo apt-get install git-all
sudo apt install python3.11
sudo apt install python3-pip
sudo apt install ffmpeg
sudo apt-get install screen
git clone https://github.com/MekhyW/COOKIEBOT-Telegram-Group-Bot.git
cd COOKIEBOT-Telegram-Group-Bot
pip3 install -r requirements.txt --break-system-packages

Provide credentials

cd Bot
nano cookiebot_backendauth.json # Add your credentials
nano cookiebot_basecredentials.json # Add your credentials
nano cookiebot_cloudserviceaccount.json # Add your credentials
nano cookiebot_pubsub.json # Add your credentials

Run the bot

screen
python3.11 COOKIEBOT.py
# Press CTRL+A+D to detach from the screen

About

Conversational AI group bot for Telegram. It can also schedule posts, combat raiders/spammers, generate memes, scrape images, provide drawing ideas, call all members and more!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published