Skip to content

Anonim Telegram Chatbot. To connect with anyone in the world randomly!

License

Notifications You must be signed in to change notification settings

zckyachmd/anonim-telegram-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonim Telegram Chatbot

The Anonim Telegram Chatbot operates within the Telegram platform, facilitating anonymous connections between users without the need for sharing personal information. Users can engage in random and confidential interactions while maintaining their privacy, enabling seamless connections with others without revealing their identity.

Requirements

Installation

You can run the application using Docker. Follow the steps below to get started:

  1. Clone this repository to your local directory:
git clone https://github.com/zckyachmd/anonim-telegram-chatbot
  1. Navigate to the repository directory:
cd anonim-telegram-chatbot
  1. Create a .env file and fill it with the required configurations:
cp .env.example .env
  1. Configure your .env file with your database credentials and other settings.
  2. Build the Docker image (if using Dockerfile):
docker build -t anonim-telegram-chatbot .
  1. Run the container (if using Dockerfile):
docker run -d --name anonim-telegram-chatbot anonim-telegram-chatbot

Contribution

Contributions are welcome! Feel free to submit pull requests or open issues for any bugs or feature requests.

License

Copyright © 2024 oleh Zacky Achmad. This software is licensed under the MIT License.