Skip to content

Cyber Quincy is the most popular btd6 discord bot. From providing infor on towers, heroes, rounds, maps, and calculating cash from rounds, and hero levelling. It also includes info for BTD6 Index

License

Notifications You must be signed in to change notification settings

vrejhead/cyberquincy

 
 

Repository files navigation

Cyber Quincy

CodeFactor PRs stars forks

art by u/Projekt_Knyte

Please give the repository a ⭐️!

Cyber Quincy is the most polished BTD6 discord bot from providing information on towers, hero, rounds, maps, as well as calculating cash from rounds and hero levelling. (and more)

Links

For help, simply use q!help

Basic local test guide

note: all credentials will be in ./1/config.json (you probably need to create this file), fill in the json accordingly (as per ./1/template.json).

  1. make a new discord bot in discord dev page, and copy the token into ./1/config.json as token.

  2. you need credentials for google-spreadsheet (I recommend this video to set up credentials and paste the credentials in ./1/config.json). (Not strictly necessary, but many commands require it.)

  3. Optional:

  4. to register slash commands type node register

  5. to run type node server

Contributing Guidelines

  • try to use camelCase
  • don't use var to define variables. JS is weird enough
  • try not to do too much at once (for pull requests)
  • util functions/classes/modules should go to ./helpers (unless they are specific to only one command)
  • how the bot generally works

About

Cyber Quincy is the most popular btd6 discord bot. From providing infor on towers, heroes, rounds, maps, and calculating cash from rounds, and hero levelling. It also includes info for BTD6 Index

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%