Giter Site home page Giter Site logo

draftbot's Introduction

DraftBot is a bot developed in Node.js by @BastLast based on a text adventure game. The story takes place in a medieval world, and the player embodis an adventurer who wants to win a competition launched by the king, to win the princess' hand. To achieve this, he must travel, and earn points by going through a lot of danger, including thieves, wilderness, and scary children. Every few hours, the player can get a random event by using the "report" command: they interact with a multiple choice system, using reactions below the report. Each choice has multiple issues,which could hurt the character, heal them, or even give them some stuff. During the journey, they earn money, stuff, and points, and can use them to buy potions, stuff or effects in the shop, fight other players, and ascend the leaderboard.


Discord Bots Discord Bots Discord Bots Discord Bots


How to launch the bot

Before creating your own instance, please note that you can add the bot to your server through the link available on the bot's discord If you decide to work on the creation of your own instance of the bot, you are supposed to have a minimum of computer skills. Bot support team will prioritizes players of the main instance and will only provide limited assistance.

Here is a short start guide. (windows)

Here is the same guide for linux (or if you have a git terminal on windows)

  • install git : apt-get install git
  • download the bot : git clone https://github.com/BastLast/DraftBot-A-Discord-Adventure
  • install NodeJS apt-get install nodejs (nodejs 12 minimum is required)
  • install yarn npm install -g yarn (you may have to install npm and use sudo)
  • install the bot : yarn install
  • create the config file : cp config/app.json.default config/app.json
  • Edit the file app.json with the correct data
  • Launch the bot : yarn start

Screenshots

Links

draftbot's People

Contributors

bastlast avatar niqore avatar eagles666 avatar aerue avatar mw3y avatar leuhvraiminoryo avatar gosupaper avatar qqtin3 avatar asemerald avatar yafou avatar kyusaor avatar chrysa0r avatar guysmow avatar noskillman7 avatar dependabot[bot] avatar really-minoryo avatar aplusbaigalix avatar eagle09490 avatar romain22222 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.