Skip to content

A telegram bot for tracking how many times each player won a hltv fantasy for csgo tournaments.

Notifications You must be signed in to change notification settings

rezyaev/ucsr-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UCSR Bot

A telegram bot for tracking how many times each player won a hltv fantasy for csgo tournaments.

Requirements

This bot requires deno runtime to run.

Local Development

  1. You need PostgreSQL database running somewhere (e.g. on railway)
  2. Get token for your bot from BotFather
  3. Create .env file and put PORT, DATABASE_URL and BOT_TOKEN variables.
  4. Run deno --allow-all src/index.ts
  5. Use ngrok to put your localhost on the internet.
  6. Setup a webhook by requesting https://api.telegram.org/bot<token>/setWebhook?url=<url>?secret=<token>

About

A telegram bot for tracking how many times each player won a hltv fantasy for csgo tournaments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published