Giter VIP home page Giter VIP logo

xiaomi_uranus_chatbot's Introduction

Xiaomi Geeks Chat Bot V2

Crowdin

Open Source Love made-with-python

Xiaomi Geeks Chat Bot (Uranus) is an all-in-one chat bot that provides useful services for Xiaomi users on Telegram and Discord.

You can start using it or adding it to your group here on Telegram, or @XiaomiGeeksBot#1241 on Discord.

About the code:

This project is a modular bot, made using Python 3 and the following libraries:

The whole bot functions in this repo, which are licensed under GPL3, are based on XiaomiFirmwareUpdater other projects and files, including and not limited to:

However, the telegram bot may contain some other features that are not available in this code, like the Admins module.

Bot features:

This chat bot aims to provide easy access for all the stuff that Xiaomi users need, starting from guides and tools, and ending with advanced things like custom recovery and firmware.

  • Get MIUI official updates links.
  • Get Firmware and Vendor packages for custom roms users.
  • Get Custom recovery like TWRP, Orangefox, and PitchBlack.
  • Get Xiaomi.eu ROMs.
  • Various guides and tools.
  • Subscribe to the aforementioned updates to get new releases notifications.
  • Use the bot in your own language, more than 10 languages are supported.

Running this bot on your own:

  • Make sure you have python3.8+ installed.

  • Install the required libs.

    • Using poetry:
    poetry install
    
    • using pip:
    pip3 install .
    
  • Copy the bot config file and rename it to config.yml, then fill the required placeholders.

  • Run Telegram bot using python3 -m telegram_bot

  • Run Discord bot using python3 -m discord_bot

xiaomi_uranus_chatbot's People

Contributors

yshalsager avatar dependabot[bot] avatar dependabot-preview[bot] avatar atulkadian avatar szaki avatar ai94iq avatar tingyichen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.