Skip to content

shovon382/pyrunner

Repository files navigation

Pyrunner

Run python code in telegram bot

How to deploy:

# Pre Requirement : Python 3

# Install python3 requirements
pip3 install requirements.txt

cp creds_local.conf creds_local.py
# Put credentials in creds_local.py now

# Run the bot
python3 pyrunner.py
  • Put ids of sudo users in sudo_users.txt. Sudo users will have owner like access

  • Put authorized chats ids in authorized_chats.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages