Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Telegram bot for viewing information on eSports matches

License

NotificationsYou must be signed in to change notification settings

Vemestael/vemestael_esport_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram bot for viewing information on eSports matches

Installation

  • Clone this git repository.
$ git clone https://github.com/Vemestael/vemestael_esport_bot.git
  • Change directory
$ cd vemestael_esport_bot
  • Create a virtual environment
$ python -m venv .
  • Activate a virtual environment

Linux

$ source bin/activate

Windows

$ script\activate
  • Install requirements with pip
$ pip install -r requirements.txt
  • Create environment file

Linux

$ cp .env.example .env

Windows

$ copy .env.example .env

Configuration

  • Addapi keys to .env file.
  • For ease of use, set next the list of commands for bot:
    • past_matches - show info by past matches in esport
    • running_matches - show info by running matches in esport
    • upcoming_matches - show info by upcoming matches in esport
    • team_past_matches - show info by team past matches
    • team_upcoming_matches - show info by team upcoming matches
    • settings - show available settings

Configuration Values

Usage

Run the bot

python -m vemestael_esport_bot

In bot chat use the commandsabove, as /command

License

This project is licensed under theMIT License.

Thanks

About

Telegram bot for viewing information on eSports matches

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp