Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 526 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 526 Bytes

OSU Telegarm bot

A Telegram bot for game osu.

Require

  • Python3
  • Telegram bot API token
  • OSU API token

Install

  • Clone it to local
  • Install requirements pip install -r requirements.txt
  • Edit app.py file
    Replace "Telegram_Token_Here" to your telegram bot token. You can get it (here)[https://t.me/botFather].
    Replace "OSU_API_Token_Here" to your osu api token. You can get it (here)[https://osu.ppy.sh/p/api].

Usage

  • Send /help command to your bot.It will give you command list.