Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 193 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 193 Bytes

bnbot

A discord bot you can play blackjack against.

properties.yml

token: longdiscordtoken

postgres:
  dbname: "postgres"
  user: username
  password: pw
  host: ip
  port: port