Running pybotnet without coding
We have seen before that we need some code to run pybotnet, but it is possible to run pybotnet as a module
All you have to do is, install PyBotNet on your system and enter the following command in your terminal:
Install PyBotNet:¶
Note
-U: make sure to upgrade framework to latest version.
Run PyBotNet:¶
For example :
Note
TELEGRAM_TOKEN: You can use telegram@botfatherto create new telegram API Bot and get yourTELEGRAM_TOKENADMIN_CHAT_ID: Get it from @userinfobot Telegram bot- PyBotNet include default scripts, like:
/shell,/put_file,/get_file,/screenshot,/who, ..., you can send/helpto your telegram bot and see more detail..