Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

EduuRobot Telegram bot source code.

License

NotificationsYou must be signed in to change notification settings

AmanoTeam/EduuRobot

Repository files navigation

LicenseCodacyWeblateBlackTelegram ChannelTelegram Chat

A multipurpose Telegram Bot made with Hydrogram and asynchronous programming.

Requirements

  • Python 3.10+
  • An Unix-like operating system (Windows support isn't tested. In case you find any issues inside Windows, please file an issue)

Setup

  1. Create a virtualenv (This step is optional, buthighly recommended to avoid dependency conflicts)
    • python3 -m venv .venv (You don't need to run it again)
    • . .venv/bin/activate (You must run this every time you open the project in a new shell)
  2. Install the required modules withpip3 install -Ue ..
  3. Go tohttps://my.telegram.org/apps and create a new app.
  4. Create a newconfig.py file from theconfig.py.example file (cp config.py.example config.py).
  5. Place your token, IDs and api keys to your config.py file.

Running

  • To run the bot you just need to runpython3 -m eduu. In case you installed from a virtualenv, run. .venv/bin/activate before this.
  • Running it onscreen ortmux 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 ourGitHub describing the issue.
  • Send the /bug command tobot's chat describing the issue.
  • If you know how to fix the issue, fork our repo and open up a pull request.

Translations

Translations should be done in ourWeblate project,as Weblate checks for grammar issues, provides improved context about the string being translated and so on,thus possibly providing better quality translations. But you can also submit a pull request if you prefer translating that way.

Special thanks

  • @Halokv: Arabic translation
  • @SGANoud: Dutch translation
  • @iiiiii1wepfj: Hebrew translation
  • @HafitzSetya: Indonesian translation
  • @Pato05: Italian translation
  • @Quiec: Russian and Turkish translations
  • And many other people I couldn't list here.

© 2024 -Amano LLC™


[8]ページ先頭

©2009-2025 Movatter.jp