AnastasyaDedkova / Safe_Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAFE_BOT

Telegram Bot in Python3 using Machine Learning libraries in an accessible form teaches older people the basic rules of safe behavior on the Internet.

Safe_Bot

Description

Chat bot that generates chat cues based on the dataset and provides links to the required resources when pressing the keyboard buttons.

Screenshots

App Screenshot


App Screenshot

Libraries

  • Python-telegram-bot
  • Sklearn

Installation

To launch the bot in Telegram, you need to register it with @botfather and get a token. Thе token must be added to config.py:

 TOKEN = "Your bot's token"

License

Safe_Bot is licensed under the MIT license

About

License:MIT License


Languages

Language:Python 100.0%