Skip to content
/ boo Public

🌸Discord.js idlerpg style trading card game

License

Notifications You must be signed in to change notification settings

xxami/boo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boo: idletcg discord bot

Join the game, maintain a connection, receive trading cards for your time, collect them all~

features

  • Create your own cards
  • Categorize booster boxes
  • Reward players for idling with random boxes
  • One card per box rewarded at random
  • Includes setup script to generate a pokemon dataset
  • Allow players to flaunt their progress

install

npm install
# <set discord bot token in boo.env>
# <configure config.js>
node boo.js

pokemon dataset

The pokemon dataset will generate a card for every pokemon, including image data sourced from bulbapedia, and will categorize booster boxes per generation.

npm run setup:pokemon

example

Opening a booster box

About

🌸Discord.js idlerpg style trading card game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published