Giter Club home page Giter Club logo

rdtradingcards's Introduction

RDCards

RDCards is a bot that allows for a fully fledged trading card game on the Rhythm Doctor Lounge Discord server.

Installation and usage

First, you will want to clone this repo, and make a new file in it called "privatestuff.lua". Use the file named "sampleprivatestuff.lua" as a guideline.

Quick Install (Windows, for development purposes)

Download the Quickstart zip and extract it to the root of the rdcards repo

To install vips, follow the installation instructions from the libvips website, then add the libvips bin folder to your PATH.

if a folder named savedata does not exist, make it in the root of the repo.

Then, you can run "run.bat" to launch the bot.

Advanced Install (other OS, or for hosting)

install Discordia by following its readme.

You also need to install discordia-interactions and discordia-components by running git clone https://github.com/Bilal2453/discordia-components.git ./deps/discordia-components && git clone https://github.com/Bilal2453/discordia-interactions ./deps/discordia-interactions in the root folder.

To install vips, follow the installation instructions from the libvips website, then add the libvips bin folder to your PATH. Afterwards, clone the lua-vips repo and copy the src/vips folder to your repo and the src/vips.lua file to the deps folder.

I think you also have to make a folder named savedata in here in case you get an error that's like Uncaught exception: error in error handling.

NOTICE

The MIT license only applies to the underlying RDCards code. The license does not apply to any other media, including characters, games, art, and screenshots.

rdtradingcards's People

Contributors

ddockson avatar dps2004 avatar firecatfg avatar hastagguigui avatar huantianad avatar lumina0306 avatar mysthaps avatar nocallia avatar randomguyjci avatar sjkim04 avatar willowpoke avatar

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.