Thanks to visit codestin.com
Credit goes to github.com

Skip to content

twuijri/EduuRobot

 
 

Repository files navigation

EduuRobot

A complete rewrite of bot's code using Pyrogram and asynchronous programming.

Requirements

  • Python 3.6+
  • An Unix-like operating system (Running on Windows isn't supported. If you are on Windows 10, you can use WSL)

Setup

  • Install the required modules from the requirements.txt with pip3 install -Ur requirements.txt.
  • Go to https://my.telegram.org/apps and create a new app.
  • Create a new config.py file from the config.py.example file (cp config.py.example config.py).
  • Place your token, IDs and api keys to your config.py file.

Running

  • To run the bot you just need to run python3 bot.py.
  • Running it on screen or tmux is highly recommended if you want to keep the bot running on a server.

Note

If you find any bugs/issues with the bot you have three options:

  • Create a new issue in our GitHub describing the issue.
  • Send the /bug command to bot's chat describing the issue.
  • If you know how to fix the issue, fork our repo and open up a pull request.

©2020 - AmanoTeam™

About

EduuRobot Telegram bot source code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%