Skip to content

mobinajamali/ChatMingle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatMingle

Telegram Bot for connecting strangers together give them the ability to chat. I used my previous work Telegram_Bot_Template as a template for this project. *This project was inspired from Pytopia.

How to Run

  1. Use the following command to set your telegram bot token as environment variable. You can request it from @BotFather TELEGRAM_BOT_TOKEN:
export TELEGRAM_BOT_TOKEN=<your_telegram_bot_token>
  1. Clone this repository and export PYTHONPATH:
PYTHONPATH=${PWD}
  1. Run the following command in your terminal:
python src/run.py

About

Telegram Bot to connect strangers for random messaging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages