@BinggBot use AI Chat Bot API used in Microsoft bing Web bot. You can view it's working on Telegram or in console as mentioned below.
View it in Action - @BinggBot.
- BOT_TOKEN: Telegram Bot Token.
- CH_DB_ID: Creating Telegram channel, add bot as admin there and place Channel id here in this Var.
- CH_MSG_ID: To be filled later.
- OWNER_ID: Your own Telegram UserId.
- '/savedb' - Save Database file.
- '/stats' - Get total number of Users in database.
- '/broadcast' - Send Broadcast message to Users.
- Install requirements.
pip3 install -r requirements.txt
- Run it finally.
python3 -m BingBot
Install Requirement.
pip3 install requests
Run..
python3 console.py
Don't forget to 🌟 the repository if you find it good.