/tele-bot

telebot that can create random group from given json file

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tele-bot

telebot that can create random group from given json file

required modules:

  • python-telegram-bot
  • json

install modules: pip install python-telegram-bot==13.15

Step to deploy:

  • clone repo git clone https://github.com/rennoesche/tele-bot.git
  • change token in main.py
  • make your own json files, located outside main folder
  • execute the code python -m main