Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 610 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 610 Bytes

Telegram bot to play Connect Four against

Play

t.me/COPHEE_X4_BOT

Deploy

  • git clone https://github.com/CHC0815/c4tb.git
  • cd c4tb
  • vim .env
  • add BOT_TOKEN=YOURTOKEN

  • sudo docker compose up -d
    

Tech stack