Skip to content
forked from notbnbn/bnbot

A discord bot that lets you play blackjack

Notifications You must be signed in to change notification settings

kilozombie/bnbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bnbot

A discord bot you can play blackjack against.

properties.yml

token: longdiscordtoken

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

About

A discord bot that lets you play blackjack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Dockerfile 0.6%