Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 775 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 775 Bytes

This demonazed bot for telegram privat chat. His use PEP 3143 -- Standard daemon process library For start you need register on telegram bot used BotFather - https://core.telegram.org/bots Then create chat on self bot, get and remeber your id - identification nubmer

After create in folder your scripts "settings.ini" and write sections "DEFAULT" and properties like this:

[DEFAULT]

Save and exit

Then run pybot_telerent:

  • $ python3 daemon_bot.py

check your working bot:

  • $ ps aux | grep daemon_bot kill your bot:
  • $ kill

log in folder bot:

  • $ tail -f ham.log