This repository was archived by the owner on Aug 22, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
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
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Telegram bot for viewing information on eSports matches
- 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
$ source bin/activate
$ script\activate
- Install requirements with pip
$ pip install -r requirements.txt
- Create environment file
$ cp .env.example .env
$ copy .env.example .env
- 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
PANDASCORE_TOKEN
- Get it onPandaScore.coTELEGRAM_BOT_TOKEN
- Get it by contacting toBotFather (guilde)
Run the bot
python -m vemestael_esport_bot
In bot chat use the commandsabove, as /command
This project is licensed under theMIT License.
About
Telegram bot for viewing information on eSports matches
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.