Sophia is a Python bot project designed for customer service on Telegram. It is already functional and still has space for refinements and additional features. It is a project on constant updates.
The purpose of this bot is to provide automated responses to common questions, moderate inappropriate messages, and interact with users through messages in chats or groups. It utilizes a list of predefined answers to respond to questions, offers moderation of improper words, and can interact in both private chats and groups.
The bot's application could be beneficial for various types of businesses, serving as initial assistance, reducing response time, and increasing client satisfaction.
Update the modules with your own information designed, provide your dictionary answers and API keys.
IMPORTANT INFORMATION: the sequence of answer search must follow a default sequence of module, please check if your information required follows the sequence of search for correct annswer.
You can clone the repository. pip install clone
You are welcome to contributions and help us improve and extend this project!
Sophia_bot is MIT licensed, as found in the LICENSE file.
This project has adopted a Code of Conduct. If you have any concerns about the Code, or behavior which you have experienced in the project, please contact us at .
If you believe you have identified a security vulnerability in this project, please send make contact, detailing the suspected issue and any methods you've found to reproduce it.
Please do NOT open an issue in the GitHub repository, as we'd prefer to keep vulnerability reports private until we've had an opportunity to review and address them.