Skip to content

Telegram bot that fetches info about a boardgame and sends a nice looking message to propose it to your group's next game night

Notifications You must be signed in to change notification settings

marcioos/bg-club-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Propose by BGG ID

proposing by BGG ID

Setup

Create a .env file on the project root level. It should contain:

GOOGLE_API_KEY=<API_KEY>
TELEGRAM_BOT_TOKEN=<BOT_TOKEN>

Running

Install dependencies:

yarn install

Start the service in dev mode (for auto-reload on code changes):

yarn start:dev

About

Telegram bot that fetches info about a boardgame and sends a nice looking message to propose it to your group's next game night

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published