Coder Social home page Coder Social logo

tcgenius's Introduction


GitHub release Add to Discord Support TCGenius GitHub issues GitHub license


Commands 📣

  • !help - Display available commands

  • !set

    • !set - Get list of all sets
    • !set SEARCHTERM - List of sets matching the search term
  • !card

    • !card SEARCHTERM - Card matching search term
    • !card [CARD-ID] - Card matching ID (e.g. !card [xy1-1])

Add to Discord 🤖

Automatically

To add this bot to your Discord server click here and authorise the bot to post messages, embed links and read channel messages.

If you use and enjoy this bot on your server, please consider contributing a small donation to the upkeep.

Support TCGenius

Manual Build

TCGenius requires Java 1.8 to run.

To create and run your own version of TCGenius, follow the steps below.

  • Fork this project
  • Create a new application on Discord
  • Create a server.properties file within /src/resources
  • Add values for server.token and server.ownerid within the file. These values can be found from your newly Discord app's dashboard
  • Within the project's root folder, run the following within a terminal window
    • Windows: gradlew shadowJar
    • Mac / Linux: ./gradlew shadowJar
  • Copy the generated .jar file from build/libs and run it using java -jar FILENAME.jar
  • 🎉 Enjoy!

Contributing 🛠

I welcome contributions and discussion for new features or bug fixes. It is recommended to file an issue first to prevent unnecessary efforts, but feel free to put in pull requests in the case of trivial changes. In any other case, please feel free to open discussion and I will get back to you when possible.

Thanks 💕

This project uses the Kotlin Pokemon TCG SDK for pokemontcg.io

Logo designed by Ray Cheung 🙌

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.